[gvfs] mount: fix compilation warning



commit 8de3770b845a76e6ed22ac610811d0fe7e29f4cb
Author: Ondrej Holy <oholy redhat com>
Date:   Thu Sep 26 11:51:54 2013 +0200

    mount: fix compilation warning
    
    https://bugzilla.gnome.org/show_bug.cgi?id=591228

 daemon/mount.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/daemon/mount.c b/daemon/mount.c
index 4093573..9d8fb00 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);


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]