summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/itdb_device.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/itdb_device.c b/src/itdb_device.c
index 0c5fe49..62391db 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -318,7 +318,6 @@ static const Itdb_ArtworkFormat ipod_classic_1_artwork_info[] = {
/* not sure if the THUMB_FORMAT is correct */
{ITDB_THUMB_PHOTO_FULL_SCREEN,320, 240, 1064, THUMB_FORMAT_RGB565_LE},
{ITDB_THUMB_PHOTO_SMALL, 64, 64, 1066, THUMB_FORMAT_RGB565_LE},
- {ITDB_THUMB_PHOTO_LARGE, 320, 320, 1060, THUMB_FORMAT_RGB565_LE},
/* These are the same as for the iPod video... -- labeled by the iPod as
"chapter images" */
{ITDB_THUMB_COVER_SMALL, 100, 100, 1028, THUMB_FORMAT_RGB565_LE},