aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-attachment-view.c')
-rw-r--r--widgets/misc/e-attachment-view.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/widgets/misc/e-attachment-view.c b/widgets/misc/e-attachment-view.c
index 41e0b302a2..345510230b 100644
--- a/widgets/misc/e-attachment-view.c
+++ b/widgets/misc/e-attachment-view.c
@@ -635,9 +635,6 @@ attachment_view_update_actions (EAttachmentView *view)
gchar *action_label;
gchar *action_name;
- if (!g_app_info_should_show (app_info))
- continue;
-
app_executable = g_app_info_get_executable (app_info);
app_icon = g_app_info_get_icon (app_info);
app_name = g_app_info_get_name (app_info);