summaryrefslogtreecommitdiff
path: root/src/mesa/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main')
-rw-r--r--src/mesa/main/debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/debug.c b/src/mesa/main/debug.c
index 769517c5ef..83e3a8b86b 100644
--- a/src/mesa/main/debug.c
+++ b/src/mesa/main/debug.c
@@ -1,7 +1,6 @@
#include "mtypes.h"
#include "debug.h"
-
void gl_print_state( const char *msg, GLuint state )
{
fprintf(stderr,