summaryrefslogtreecommitdiff
path: root/client/gdaemonfileenumerator.c
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2013-09-26 14:09:40 +0200
committerOndrej Holy <oholy@redhat.com>2013-09-26 15:17:55 +0200
commit5a239267e6d32ab0029a18d8090876dc8c188180 (patch)
tree3ea91f482da4f0b5912f1a5b237b5c5dbeabfdd5 /client/gdaemonfileenumerator.c
parent65e95eef20194695f3b4d1dc6e880650004e6d7f (diff)
downloadgvfs-5a239267e6d32ab0029a18d8090876dc8c188180.tar.gz
GDaemonFileEnumerator: fix compilation warning
https://bugzilla.gnome.org/show_bug.cgi?id=591228
Diffstat (limited to 'client/gdaemonfileenumerator.c')
-rw-r--r--client/gdaemonfileenumerator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/gdaemonfileenumerator.c b/client/gdaemonfileenumerator.c
index 63d6a914..f012837a 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,