diff --git a/tools/emulator/system/qemud/qemud.c b/tools/emulator/system/qemud/qemud.c index e1c7b5451..dc04de8e9 100644 --- a/tools/emulator/system/qemud/qemud.c +++ b/tools/emulator/system/qemud/qemud.c @@ -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