Fixing X11 "unterminated #if" build error
[freeglut] / src / x11 / freeglut_state_x11.c
index 9118630..1cc4d0c 100644 (file)
@@ -35,9 +35,7 @@
  */\r
 \r
 /* A helper function to check if a display mode is possible to use */\r
-#if TARGET_HOST_POSIX_X11\r
 GLXFBConfig* fgPlatformChooseFBConfig( int* numcfgs );\r
-#endif\r
 \r
 /*\r
  * Queries the GL context about some attributes\r