[gvfs] Don't g_warn about getting the dbus name
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] Don't g_warn about getting the dbus name
- Date: Thu, 23 Aug 2012 20:05:21 +0000 (UTC)
commit d54643d8e74dc80777f7cb279bd9c3e20b7d05b2
Author: Alexander Larsson <alexl redhat com>
Date: Thu Aug 23 21:55:28 2012 +0200
Don't g_warn about getting the dbus name
This breaks fatal warnings unnecessarily
daemon/daemon-main.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/daemon/daemon-main.c b/daemon/daemon-main.c
index 4f5fb60..4aa8556 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);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]