diff src/exif-int.h @ 178:9dc8bc9b2bb9

first exiv2 support that does not crash immediately
author nadvornik
date Wed, 13 Feb 2008 16:52:41 +0000
parents 695e1ad3b169
children 8a417f10ba09
line wrap: on
line diff
--- a/src/exif-int.h	Wed Feb 13 14:46:23 2008 +0000
+++ b/src/exif-int.h	Wed Feb 13 16:52:41 2008 +0000
@@ -99,12 +99,6 @@
 #define EXIF_TEXT_LIST_END { -1, NULL }
 
 
-typedef struct _ExifFormattedText ExifFormattedText;
-struct _ExifFormattedText
-{
-	const gchar *key;
-	const gchar *description;
-};
 
 
 /*