summaryrefslogtreecommitdiff
path: root/daemon
diff options
context:
space:
mode:
Diffstat (limited to 'daemon')
-rw-r--r--daemon/daemon-main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/daemon/daemon-main.c b/daemon/daemon-main.c
index 4f5fb60f..4aa8556e 100644
--- a/daemon/daemon-main.c
+++ b/daemon/daemon-main.c
@@ -319,8 +319,6 @@ on_name_acquired (GDBusConnection *connection,
{
DaemonData *data = user_data;
- g_warning ("daemon-main.c: Acquired the name on the session message bus\n");
-
already_acquired = TRUE;
data->daemon = g_vfs_daemon_new (FALSE, FALSE);