John Fay: Remove some obsolete defined symbols.
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@498 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
parent
c46ead491e
commit
d6eae7134a
@ -51,15 +51,6 @@
|
||||
#endif
|
||||
|
||||
#define FREEGLUT_MAX_MENUS 3
|
||||
#define FREEGLUT_DEBUG 1
|
||||
|
||||
#if FREEGLUT_DEBUG
|
||||
#undef G_DISABLE_ASSERT
|
||||
#undef G_DISABLE_CHECKS
|
||||
#else
|
||||
#define G_DISABLE_ASSERT
|
||||
#define G_DISABLE_CHECKS
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Somehow all Win32 include headers depend on this one:
|
||||
|
Reference in New Issue
Block a user