remove extra #include of assert.h (bug 14932)

This commit is contained in:
Brian 2008-03-10 07:42:58 -06:00
parent dd0a9203e3
commit 9162bc8f48
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@
#include <xcb/glx.h>
#endif
#include <assert.h>
#ifdef DEBUG
void __glXDumpDrawBuffer(__GLXcontext *ctx);