[gvfs/gnome-3-8] GDaemonFileEnumerator: fix compilation warning



commit 0f4ba6734fd7760a8070a0ef8efa3dd891fc632f
Author: Ondrej Holy <oholy redhat com>
Date:   Thu Sep 26 14:09:40 2013 +0200

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

 client/gdaemonfileenumerator.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/client/gdaemonfileenumerator.c b/client/gdaemonfileenumerator.c
index 63d6a91..f012837 100644
--- a/client/gdaemonfileenumerator.c
+++ b/client/gdaemonfileenumerator.c
@@ -292,7 +292,6 @@ g_daemon_file_enumerator_new (GFile *file,
   GDaemonFileEnumerator *daemon;
   char *treename;
   char *path;
-  GThread *self = g_thread_self ();
 
   daemon = g_object_new (G_TYPE_DAEMON_FILE_ENUMERATOR,
                          "container", file,


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