Author: jannis
Date: 2009-06-15 23:37:41 +0000 (Mon, 15 Jun 2009)
New Revision: 30027

Modified:
   thunar/branches/migration-to-gio/ChangeLog
   thunar/branches/migration-to-gio/thunar/thunar-icon-factory.c
Log:
        * thunar/thunar-icon-factory.c: Remove commented code.

Modified: thunar/branches/migration-to-gio/ChangeLog
===================================================================
--- thunar/branches/migration-to-gio/ChangeLog  2009-06-15 20:06:54 UTC (rev 
30026)
+++ thunar/branches/migration-to-gio/ChangeLog  2009-06-15 23:37:41 UTC (rev 
30027)
@@ -1,3 +1,7 @@
+2009-06-16     Jannis Pohlmann <jan...@xfce.org>
+
+       * thunar/thunar-icon-factory.c: Remove commented code.
+
 2009-06-15     Jannis Pohlmann <jan...@xfce.org>
 
        * thunar/thunar-thumbnailer.c: Don't queue files that are part of an 

Modified: thunar/branches/migration-to-gio/thunar/thunar-icon-factory.c
===================================================================
--- thunar/branches/migration-to-gio/thunar/thunar-icon-factory.c       
2009-06-15 20:06:54 UTC (rev 30026)
+++ thunar/branches/migration-to-gio/thunar/thunar-icon-factory.c       
2009-06-15 23:37:41 UTC (rev 30027)
@@ -531,18 +531,8 @@
 {
   ThunarIconKey  lookup_key;
   ThunarIconKey *key;
-#if 0
-  ThunarVfsPath *path;
-  ThunarVfsInfo *info;
-  const gchar   *filename;
-#endif
   GtkIconInfo   *icon_info;
   GdkPixbuf     *pixbuf = NULL;
-#if 0
-  GdkPixbuf     *scaled;
-  GError        *err = NULL;
-  gchar         *thumbnail;
-#endif
 
   _thunar_return_val_if_fail (THUNAR_IS_ICON_FACTORY (factory), NULL);
   _thunar_return_val_if_fail (name != NULL && *name != '\0', NULL);

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to