GTK2 no longer supported
[geeqie.git] / src / format_canon.c
index cc9b6d2..c6599c5 100644 (file)
@@ -528,7 +528,8 @@ gboolean format_canon_makernote(ExifData *exif, guchar *tiff, guint offset,
        return TRUE;
 }
 
-
+#else
+typedef int dummy_variable;
 #endif
 /* not HAVE_EXIV2 */
 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */