summaryrefslogtreecommitdiff
path: root/client/gdaemonfilemonitor.c
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2013-09-26 12:35:27 +0200
committerAlexander Larsson <alexl@redhat.com>2013-09-26 12:38:30 +0200
commit8d08c558cda63e864ffd1c960435ea5332c884bd (patch)
tree8b8ac5d6558a7b4a30133e9edc7313a9c9440e78 /client/gdaemonfilemonitor.c
parenta302823af930e1b09f44908b02d1f4b6a44b5cc9 (diff)
downloadgvfs-8d08c558cda63e864ffd1c960435ea5332c884bd.tar.gz
client: Remove unused code for dbus vfs filters
This code is not used anymore https://bugzilla.gnome.org/show_bug.cgi?id=708744
Diffstat (limited to 'client/gdaemonfilemonitor.c')
-rw-r--r--client/gdaemonfilemonitor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/gdaemonfilemonitor.c b/client/gdaemonfilemonitor.c
index e58bbb7a..4de3b24d 100644
--- a/client/gdaemonfilemonitor.c
+++ b/client/gdaemonfilemonitor.c
@@ -162,7 +162,6 @@ subscribe_cb (GVfsDBusMonitor *proxy,
return;
}
- _g_dbus_connect_vfs_filters (monitor->connection);
monitor->proxy = g_object_ref (proxy);
g_object_unref (monitor);