aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-storage.c')
-rw-r--r--shell/e-storage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-storage.c b/shell/e-storage.c
index 30c0c6d667..7472b6badd 100644
--- a/shell/e-storage.c
+++ b/shell/e-storage.c
@@ -484,7 +484,6 @@ e_storage_new_folder (EStorage *storage,
g_hash_table_insert (priv->path_to_folder, folder->path, folder);
- g_print ("EStorage: New folder -- %s\n", folder->path);
gtk_signal_emit (GTK_OBJECT (storage), signals[NEW_FOLDER], folder->path);
g_free (full_path);