fix [2069023] STOPSHIP: disable DEBUG_COPYBIT

This commit is contained in:
Mathias Agopian
2009-11-30 12:10:53 -08:00
parent 5469a4ac1c
commit 18ffb5493b

View File

@@ -38,7 +38,7 @@
#include <ui/Rect.h>
#define DEBUG_COPYBIT true
#define DEBUG_COPYBIT false
// ----------------------------------------------------------------------------