diff options
Diffstat (limited to 'shell/e-local-storage.c')
-rw-r--r-- | shell/e-local-storage.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-local-storage.c b/shell/e-local-storage.c index 43c433a1ee..b051938bea 100644 --- a/shell/e-local-storage.c +++ b/shell/e-local-storage.c @@ -163,8 +163,6 @@ new_folder (ELocalStorage *local_storage, priv = local_storage->priv; - g_print ("%s:%s -- %s\n", __FILE__, __FUNCTION__, path); - e_storage_new_folder (E_STORAGE (local_storage), path, folder); evolution_storage_new_folder (EVOLUTION_STORAGE (priv->bonobo_interface), |