aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-popup.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-popup.c')
-rw-r--r--mail/em-popup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/em-popup.c b/mail/em-popup.c
index 40e22eb230..53797b0fdb 100644
--- a/mail/em-popup.c
+++ b/mail/em-popup.c
@@ -652,7 +652,6 @@ emp_apps_open_in(EPopup *ep, EPopupItem *item, void *data)
EPopupTarget *target = ep->target;
CamelMimePart *part;
- printf("in emp_apps_open_in\n");
if (target->type == EM_POPUP_TARGET_ATTACHMENTS)
part = ((EAttachment *) ((EMPopupTargetAttachments *) target)->attachments->data)->body;
else