aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-test-component.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/evolution-test-component.c')
-rw-r--r--shell/evolution-test-component.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/evolution-test-component.c b/shell/evolution-test-component.c
index 3e64464cbb..2cad304136 100644
--- a/shell/evolution-test-component.c
+++ b/shell/evolution-test-component.c
@@ -61,8 +61,6 @@ spit_out_shortcuts (EvolutionShellClient *shell_client)
CORBA_Environment ev;
int i, j;
- g_print ("** Getting shortcuts from the shell:\n");
-
CORBA_exception_init (&ev);
shortcuts_interface = evolution_shell_client_get_shortcuts_interface (shell_client);