summaryrefslogtreecommitdiffstats
path: root/src/db-itunes-parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/db-itunes-parser.h')
-rw-r--r--src/db-itunes-parser.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/db-itunes-parser.h b/src/db-itunes-parser.h
index 74fdd03..b699283 100644
--- a/src/db-itunes-parser.h
+++ b/src/db-itunes-parser.h
@@ -20,7 +20,7 @@
*
* This product is not supported/written/published by Apple!
*
- * $Id$
+ * $Id: db-itunes-parser.h,v 1.11 2007/04/27 14:09:59 jcsjcs Exp $
*/
@@ -377,6 +377,8 @@ struct _MhodHeaderArtworkType1 {
unsigned char string[];
};
+#if 0
+/* not used at all */
struct _MhodHeaderArtworkType3 {
unsigned char header_id[4];
gint32 header_len;
@@ -390,6 +392,7 @@ struct _MhodHeaderArtworkType3 {
gint32 unknown4;
gunichar2 string[];
};
+#endif
struct _ArtworkDB_MhodHeaderArtworkType3 {
unsigned char header_id[4];