Removing an extraneous "#if TARGET_HOST"

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1065 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
fayjf 2012-02-05 13:53:31 +00:00
parent 44b2dd8c3b
commit a20f647aa4

View File

@ -35,9 +35,7 @@
*/
/* A helper function to check if a display mode is possible to use */
#if TARGET_HOST_POSIX_X11
GLXFBConfig* fgPlatformChooseFBConfig( int* numcfgs );
#endif
/*
* Queries the GL context about some attributes