am 533a2803: Merge change I18ffb549 into eclair

Merge commit '533a2803506cc4f196403fdfafd948bd4f8e60d9' into eclair-mr2

* commit '533a2803506cc4f196403fdfafd948bd4f8e60d9':
  fix [2069023] STOPSHIP: disable DEBUG_COPYBIT
This commit is contained in:
Mathias Agopian
2009-12-01 17:13:50 -08:00
committed by Android Git Automerger

View File

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