Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea5b2037 authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

am 533a2803: Merge change I18ffb549 into eclair

Merge commit '533a2803506cc4f196403fdfafd948bd4f8e60d9' into eclair-mr2

* commit '533a2803506cc4f196403fdfafd948bd4f8e60d9':
  fix [2069023] STOPSHIP: disable DEBUG_COPYBIT
parents 5f1cc482 7462be02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
#include <ui/Rect.h>


#define DEBUG_COPYBIT true
#define DEBUG_COPYBIT false

// ----------------------------------------------------------------------------