mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 06:48:06 +02:00
remove extra #include of assert.h (bug 14932)
This commit is contained in:
parent
dd0a9203e3
commit
9162bc8f48
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@
|
||||||
#include <xcb/glx.h>
|
#include <xcb/glx.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <assert.h>
|
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
void __glXDumpDrawBuffer(__GLXcontext *ctx);
|
void __glXDumpDrawBuffer(__GLXcontext *ctx);
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue