[tiger] Don't need these parts.

Also had to move glew up to for early compilation.
This commit is contained in:
Jason Felds
2011-05-30 02:23:16 -04:00
parent 5d3dd2820d
commit b42eb482bf
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -4,9 +4,3 @@
#ifdef __cplusplus
# include "global.h"
#endif
#ifdef __OBJC__
// Cocoa includes OpenGL from Mac OS X 10.5 onward.
# import <GL/glew.h>
# import <Cocoa/Cocoa.h>
#endif