diff --git a/freeglut/freeglut/src/freeglut_state.c b/freeglut/freeglut/src/freeglut_state.c index 962cb55..48ff9a3 100644 --- a/freeglut/freeglut/src/freeglut_state.c +++ b/freeglut/freeglut/src/freeglut_state.c @@ -492,7 +492,6 @@ int FGAPIENTRY glutDeviceGet( GLenum eWhat ) /* XXX WARNING: we are mostly lying in this function. */ switch( eWhat ) { - case GLUT_HAS_KEYBOARD: case GLUT_HAS_KEYBOARD: /* * Win32 is assumed a keyboard, and this cannot be queried,