summaryrefslogtreecommitdiff
path: root/src/eom-file-chooser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/eom-file-chooser.c')
-rw-r--r--src/eom-file-chooser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/eom-file-chooser.c b/src/eom-file-chooser.c
index 342c600..5d82901 100644
--- a/src/eom-file-chooser.c
+++ b/src/eom-file-chooser.c
@@ -354,7 +354,6 @@ update_preview_cb (GtkFileChooser *file_chooser, gpointer data)
gchar *mime_type = g_content_type_get_mime_type (
g_file_info_get_content_type (file_info));
-
if (G_LIKELY (mime_type)) {
gboolean can_thumbnail, has_failed;