diff options
Diffstat (limited to 'shell/e-shell-offline-handler.c')
-rw-r--r-- | shell/e-shell-offline-handler.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-shell-offline-handler.c b/shell/e-shell-offline-handler.c index bf3c0120ee..00f6f24f89 100644 --- a/shell/e-shell-offline-handler.c +++ b/shell/e-shell-offline-handler.c @@ -466,8 +466,6 @@ finalize_offline_hash_foreach (void *key, CORBA_exception_init (&ev); - g_print ("Putting component off-line -- %s", component_info->id); - GNOME_Evolution_Offline_goOffline (component_info->offline_interface, component_info->progress_listener_interface, &ev); |