summaryrefslogtreecommitdiff
path: root/monitor/proxy
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-11-03 19:03:06 -0500
committerColin Walters <walters@verbum.org>2013-11-03 19:05:06 -0500
commit9d29cf7acff8d899dc97b8659b1ed1e65cf42d6b (patch)
tree575650ca6984ed175b119e6dd4b2b079fa724606 /monitor/proxy
parent7fae7088c21c4f5cdae2327915edd21b1ec4574f (diff)
downloadgvfs-9d29cf7acff8d899dc97b8659b1ed1e65cf42d6b.tar.gz
gvfsproxyvolumemonitordaemon: Turn off debug
Now that dbus-activated session services have their stdout/stderr connected to the systemd journal (as of recent dbus), these debug messages now show up by default. The #define DEBUG_ENABLED was apparently turned on by accident in commit 8315eaf84e52c6a00a4905f1f6a73182db9e8015 - we can just turn it off again. (Why is this not just g_debug()? Who knows...) https://bugzilla.gnome.org/show_bug.cgi?id=711365
Diffstat (limited to 'monitor/proxy')
-rw-r--r--monitor/proxy/gvfsproxyvolumemonitordaemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor/proxy/gvfsproxyvolumemonitordaemon.c b/monitor/proxy/gvfsproxyvolumemonitordaemon.c
index 0201cf23..e0d19ae9 100644
--- a/monitor/proxy/gvfsproxyvolumemonitordaemon.c
+++ b/monitor/proxy/gvfsproxyvolumemonitordaemon.c
@@ -45,7 +45,7 @@ static gboolean always_call_mount = FALSE;
static GVfsRemoteVolumeMonitor *monitor_daemon = NULL;
-#define DEBUG_ENABLED
+/* #define DEBUG_ENABLED */
#ifdef DEBUG_ENABLED
static void