[gvfs] gdbus: fix compilation warning



commit a878a1ff2404d4544a98f242a095cec1851d3ae5
Author: Ondrej Holy <oholy redhat com>
Date:   Thu Sep 26 11:57:31 2013 +0200

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

 client/gdaemonfile.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/client/gdaemonfile.c b/client/gdaemonfile.c
index 75e9053..48c7c82 100644
--- a/client/gdaemonfile.c
+++ b/client/gdaemonfile.c
@@ -379,7 +379,6 @@ g_daemon_file_get_relative_path (GFile *parent,
       char *full_path_parent;
       char *ret;
       const char *remainder;
-      gboolean ok;
 
       full_path_descendant = g_build_path ("/", descendant_daemon->mount_spec->mount_prefix,
                                            descendant_daemon->path, NULL);


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