diff options
Diffstat (limited to 'src/ipod-device.h')
| -rw-r--r-- | src/ipod-device.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/ipod-device.h b/src/ipod-device.h index 958d042..416c13e 100644 --- a/src/ipod-device.h +++ b/src/ipod-device.h @@ -77,16 +77,6 @@ #include <glib.h> #include <glib-object.h> -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - -#if HAVE_LIBHAL -# include <libhal.h> -# include <dbus/dbus.h> -# include <dbus/dbus-glib.h> -#endif - G_BEGIN_DECLS #define TYPE_IPOD_DEVICE (ipod_device_get_type ()) |
