From bc28306f4a6d1c5543444c85b29ec4876f1a9316 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Thu, 28 Dec 2000 16:32:22 +0000 Subject: try and force a log message --- src/mesa/main/debug.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa') 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, -- cgit v1.2.3