aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-corba-storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-corba-storage.c')
-rw-r--r--shell/e-corba-storage.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/shell/e-corba-storage.c b/shell/e-corba-storage.c
index 2b3b8dee9d..b871b73cfb 100644
--- a/shell/e-corba-storage.c
+++ b/shell/e-corba-storage.c
@@ -118,9 +118,8 @@ impl_StorageListener_new_folder (PortableServer_Servant servant,
ex_Evolution_StorageListener_Exists,
NULL);
gtk_object_unref (GTK_OBJECT (e_folder));
- }
-
- g_print ("Folder registered successfully -- %s %s\n", path, folder->display_name);
+ } else
+ g_print ("Folder registered successfully -- %s %s\n", path, folder->display_name);
}
static void