From cd51adad8d5e8c96de52842137e5642fc52d2eb7 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Mon, 21 Nov 2005 20:09:53 +0000 Subject: 2005-11-21 Christophe Fergeau * src/db-artwork-writer.c: (write_mhod_type_3): * src/db-parse-context.c: * src/ipod-device.c: * src/itdb_private.h: * src/itdb_track.c: * src/ithumb-writer.c: (ithumb_writer_write_thumbnail): commit some changes which should help compiling with glib 2.4 git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1158 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- src/itdb_track.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/itdb_track.c') diff --git a/src/itdb_track.c b/src/itdb_track.c index cfce01f..66d7b7e 100644 --- a/src/itdb_track.c +++ b/src/itdb_track.c @@ -31,7 +31,6 @@ #include "itdb_private.h" #include -#include static gboolean is_video_ipod (IpodDevice *ipod) { -- cgit