From: Keith Whitwell Date: Thu, 28 Dec 2000 16:42:37 +0000 (+0000) Subject: try and force a log message X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e5d6fb20a5c2519ac216a9fa247b5922e76528c1;p=mesa.git try and force a log message --- 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,