summaryrefslogtreecommitdiff
path: root/src/mesa/main/debug.c
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2000-12-28 16:32:22 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2000-12-28 16:32:22 +0000
commitbc28306f4a6d1c5543444c85b29ec4876f1a9316 (patch)
tree83837336717ad1d2c16a3431fbe9db715140b368 /src/mesa/main/debug.c
parent4e96ac080ae05a4439d3104638e645b3a7494642 (diff)
try and force a log message
Diffstat (limited to 'src/mesa/main/debug.c')
-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 769517c5eff..83e3a8b86b9 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,