diff options
Diffstat (limited to 'shell/e-shell.c')
-rw-r--r-- | shell/e-shell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-shell.c b/shell/e-shell.c index aa258f5bea..8ebb607f65 100644 --- a/shell/e-shell.c +++ b/shell/e-shell.c @@ -606,7 +606,6 @@ setup_components (EShell *shell, e_shell_user_creatable_items_handler_add_component (priv->user_creatable_items_handler, e_component_registry_get_component_by_id (priv->component_registry, info->iid)); - g_print ("Evolution component activated successfully -- %s\n", info->iid); } if (splash != NULL) |