commit ea50903351e874d9e813913b807f6f944329f9cc Author: Christophe Fergeau <cferg...@mandriva.com> Date: Thu Jan 21 13:44:50 2010 +0100
older libplist API is no longer supported tools/ipod-lockdown.c | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) --- diff --git a/tools/ipod-lockdown.c b/tools/ipod-lockdown.c index 8c83a79..a03f8e8 100644 --- a/tools/ipod-lockdown.c +++ b/tools/ipod-lockdown.c @@ -33,13 +33,6 @@ #include <libiphone/libiphone.h> #include <libiphone/lockdown.h> -#ifndef HAVE_LIBPLIST_1_0 -/* Old API */ -#define plist_dict_get_item plist_get_dict_el_from_key -#define plist_new_string plist_add_sub_key_el -#define plist_dict_insert_item plist_add_sub_string_el -#endif - extern char *read_sysinfo_extended_by_uuid (const char *uuid); extern gboolean iphone_write_sysinfo_extended (const char *uuid, const char *xml); ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ gtkpod-cvs2 mailing list gtkpod-cvs2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2