Fixed warnings

This commit is contained in:
Robert Osfield
2008-12-18 13:56:30 +00:00
parent 9d2b1b539c
commit 9b1445d5b9
14 changed files with 36 additions and 32 deletions

View File

@@ -125,8 +125,6 @@ public:
if(ea.getEventType()==GUIEventAdapter::KEYDOWN)
{
int key = ea.getKey() ;
switch( ea.getKey() )
{
case osgGA::GUIEventAdapter::KEY_Right: