summaryrefslogtreecommitdiff
path: root/daemon/mount.c
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2013-09-26 11:51:54 +0200
committerOndrej Holy <oholy@redhat.com>2013-09-26 13:45:33 +0200
commit8de3770b845a76e6ed22ac610811d0fe7e29f4cb (patch)
tree7f3672af15eb8819c66d5ee990e98d19455017c1 /daemon/mount.c
parenta4ac941872838a5f14d1d3a61c15dc5c21caceec (diff)
downloadgvfs-8de3770b845a76e6ed22ac610811d0fe7e29f4cb.tar.gz
mount: fix compilation warning
https://bugzilla.gnome.org/show_bug.cgi?id=591228
Diffstat (limited to 'daemon/mount.c')
-rw-r--r--daemon/mount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon/mount.c b/daemon/mount.c
index 40935730..9d8fb00c 100644
--- a/daemon/mount.c
+++ b/daemon/mount.c
@@ -963,7 +963,6 @@ handle_unregister_mount (GVfsDBusMountTracker *object,
const gchar *arg_obj_path,
gpointer user_data)
{
- VfsMount *mount;
const char *id;
id = g_dbus_method_invocation_get_sender (invocation);