glx: Remove some GLX_USE_APPLEGL guards around glapi
authorJeremy Huddleston <jeremyhu@apple.com>
Wed, 8 Jun 2011 19:03:10 +0000 (12:03 -0700)
committerJeremy Huddleston <jeremyhu@apple.com>
Wed, 8 Jun 2011 19:03:10 +0000 (12:03 -0700)
commit3b23cf43a4ac308df8875025fed333383b520105
tree81745ee5bbc382cc4223c6190c66a3875082c849
parent1b90d7d36bba4ca24099cd4c0d1cc3d8ac7ae415
glx: Remove some GLX_USE_APPLEGL guards around glapi

Now that we're using glapi, we don't need some GLX_USE_APPLEGL ifdef-foo

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
src/glx/glxcurrent.c