From addaafa92d7ca4895b5cbe9adc497d9ec1109f7d Mon Sep 17 00:00:00 2001 From: monsta Date: Thu, 3 Dec 2015 16:14:43 +0300 Subject: remove ancient workaround for non-threadsafe pixbuf loaders from https://git.gnome.org/browse/eog/commit/?id=a9c9d81405e31443ab51713f6a0712f9bb10e11b --- src/eom-image-private.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/eom-image-private.h') diff --git a/src/eom-image-private.h b/src/eom-image-private.h index b0ba0f0..3a031b6 100644 --- a/src/eom-image-private.h +++ b/src/eom-image-private.h @@ -51,7 +51,6 @@ struct _EomImagePrivate { goffset bytes; gchar *file_type; - gboolean threadsafe_format; /* Holds EXIF raw data */ guint exif_chunk_len; -- cgit v1.2.1