summaryrefslogtreecommitdiff
path: root/src/mesa/main
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2000-12-28 16:42:37 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2000-12-28 16:42:37 +0000
commite5d6fb20a5c2519ac216a9fa247b5922e76528c1 (patch)
tree83837336717ad1d2c16a3431fbe9db715140b368 /src/mesa/main
parent123ff6549b89f0450653a80832c68f1e6a1141b6 (diff)
try and force a log message
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,