X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2Fproto.c;h=93d33c2c5c395c3fd6c031159e5f550ed0dbfe9d;hb=dd0432e2efc2e22ddbc9fb0a2746ee1c6a9c582f;hp=62d8da5ae8f010a4ffa022b0f9dc4eed6a5409db;hpb=316bbc36662c0df6b3d0ad48790e0b551a291df6;p=libguestfs.git diff --git a/daemon/proto.c b/daemon/proto.c index 62d8da5..93d33c2 100644 --- a/daemon/proto.c +++ b/daemon/proto.c @@ -35,7 +35,7 @@ /* XXX We should make this configurable from /proc/cmdline so that the * verbose setting of the guestfs_h can be inherited here. */ -#define DEBUG 1 +#define DEBUG 0 /* The message currently being processed. */ int proc_nr;