Removing more duplicate code ... need to be more careful.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@989 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
c449ab244c
commit
b5c63cdad2
@ -329,9 +329,6 @@ void fghCloseInputDevices ( void )
|
||||
|
||||
if ( fgState.InputDevsInitialised )
|
||||
fgInputDeviceClose( );
|
||||
|
||||
fgState.JoysticksInitialised = GL_FALSE;
|
||||
fgState.InputDevsInitialised = GL_FALSE;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user