[Xfce4-commits] <thunar:nick/1.8> Fix warning.
Nick Schermer
noreply at xfce.org
Mon Aug 5 21:18:01 CEST 2013
Updating branch refs/heads/nick/1.8
to bbb94f2cdc0e6314f076c9222c70ff13f129a670 (commit)
from f054f544de6eb9ca4804ecb829e7db78f8f725b6 (commit)
commit bbb94f2cdc0e6314f076c9222c70ff13f129a670
Author: Nick Schermer <nick at xfce.org>
Date: Sun Aug 4 21:52:14 2013 +0200
Fix warning.
thunar/thunar-icon-factory.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/thunar/thunar-icon-factory.c b/thunar/thunar-icon-factory.c
index e5d3176..62aefdd 100644
--- a/thunar/thunar-icon-factory.c
+++ b/thunar/thunar-icon-factory.c
@@ -194,7 +194,6 @@ thunar_icon_factory_init (ThunarIconFactory *factory)
GFile *home_file;
factory->thumbnail_mode = THUNAR_THUMBNAIL_MODE_ONLY_LOCAL;
- factory->home_file = thunar_g_file_new_for_home ();
home_file = thunar_g_file_new_for_home ();
factory->home_file = thunar_file_get (home_file, NULL);
More information about the Xfce4-commits
mailing list