[gthumb] removed double call to dlg_photo_importer



commit 7412a1fa9a746c66fd7f323c62c8e59ace2f20d6
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Thu Jan 7 17:03:47 2010 +0100

    removed double call to dlg_photo_importer

 extensions/photo_importer/callbacks.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/extensions/photo_importer/callbacks.c b/extensions/photo_importer/callbacks.c
index d1883ac..246325f 100644
--- a/extensions/photo_importer/callbacks.c
+++ b/extensions/photo_importer/callbacks.c
@@ -136,5 +136,4 @@ pi__import_photos_cb (GthBrowser *browser,
 			 import_photos_idle_cb,
 			 data,
 			 import_data_unref);
-	dlg_photo_importer (browser, source);
 }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]