summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,