[gvfs] GDaemonFileEnumerator: fix compilation warning
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] GDaemonFileEnumerator: fix compilation warning
- Date: Thu, 26 Sep 2013 13:18:53 +0000 (UTC)
commit 5a239267e6d32ab0029a18d8090876dc8c188180
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]