[Xfce4-commits] <thunar:nick/gtk3> Remove unneeded line.

Nick Schermer noreply at xfce.org
Wed May 16 18:12:02 CEST 2012


Updating branch refs/heads/nick/gtk3
         to a41de453dae24ee18bc30ebc4a63bd95235bbc56 (commit)
       from d9abe12738a256f994f9f8295899e7e0a10f9d26 (commit)

commit a41de453dae24ee18bc30ebc4a63bd95235bbc56
Author: Nick Schermer <nick at xfce.org>
Date:   Wed May 16 17:24:43 2012 +0200

    Remove unneeded line.

 thunar/thunar-folder.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/thunar/thunar-folder.c b/thunar/thunar-folder.c
index c697573..1bf7e66 100644
--- a/thunar/thunar-folder.c
+++ b/thunar/thunar-folder.c
@@ -258,7 +258,6 @@ thunar_folder_dispose (GObject *object)
     {
       folder->in_destruction = TRUE;
       g_signal_emit (G_OBJECT (folder), folder_signals[DESTROY], 0);
-      folder->in_destruction = TRUE;
     }
 
   (*G_OBJECT_CLASS (thunar_folder_parent_class)->dispose) (object);


More information about the Xfce4-commits mailing list