From 18ffb5493b92e2ae22d8cb01f0b9db1a8617c3f2 Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Mon, 30 Nov 2009 12:10:53 -0800 Subject: fix [2069023] STOPSHIP: disable DEBUG_COPYBIT --- opengl/libagl/copybit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opengl/libagl/copybit.cpp b/opengl/libagl/copybit.cpp index a68750e..4cacc11 100644 --- a/opengl/libagl/copybit.cpp +++ b/opengl/libagl/copybit.cpp @@ -38,7 +38,7 @@ #include -#define DEBUG_COPYBIT true +#define DEBUG_COPYBIT false // ---------------------------------------------------------------------------- -- cgit v1.1