projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5b343f
)
Removing an extraneous "#if TARGET_HOST"
author
John F. Fay
<johnffay@nettally.com>
Sun, 5 Feb 2012 13:53:31 +0000
(13:53 +0000)
committer
John F. Fay
<johnffay@nettally.com>
Sun, 5 Feb 2012 13:53:31 +0000
(13:53 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1065
7f0cb862
-5218-0410-a997-
914c9d46530a
src/x11/freeglut_state_x11.c
patch
|
blob
|
history
diff --git
a/src/x11/freeglut_state_x11.c
b/src/x11/freeglut_state_x11.c
index
9118630
..
1cc4d0c
100644
(file)
--- a/
src/x11/freeglut_state_x11.c
+++ b/
src/x11/freeglut_state_x11.c
@@
-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