Splitting platform-specific code out of "fgJoystickClose" function
[freeglut] / src / Common / freeglut_internal.h
index f4fc756..e4b9d8f 100644 (file)
@@ -991,10 +991,6 @@ int fgHintPresent(Window window, Atom property, Atom hint);
 \r
 SFG_Proc fghGetProcAddress( const char *procName );\r
 \r
-#if TARGET_HOST_MS_WINDOWS\r
-extern void (__cdecl *__glutExitFunc)( int return_value );\r
-#endif\r
-\r
 #endif /* FREEGLUT_INTERNAL_H */\r
 \r
 /*** END OF FILE ***/\r