am 4712e4eb: Merge "qemud: disable debug traces"

* commit '4712e4eb1421867bcd0e61d0cc51662fc56a7938':
  qemud: disable debug traces
This commit is contained in:
David 'Digit' Turner
2011-03-25 08:39:28 -07:00
committed by Android Git Automerger

View File

@@ -81,7 +81,7 @@
/* name of the single control socket used by the daemon */
#define CONTROL_SOCKET_NAME "qemud"
#define DEBUG 1
#define DEBUG 0
#define T_ACTIVE 0 /* set to 1 to dump traffic */
#if DEBUG