aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-view.c')
-rw-r--r--shell/e-shell-view.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index 7e5267c9e3..3a0c7a436d 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -1372,8 +1372,6 @@ show_existing_view (EShellView *shell_view,
EShellViewPrivate *priv;
int notebook_page;
- g_print ("Already have view for %s\n", uri);
-
priv = shell_view->priv;
notebook_page = gtk_notebook_page_num (GTK_NOTEBOOK (priv->notebook), control);