libpurple/plugins/perl/common/module.h

changeset 35807
cd465379cfee
parent 35515
c220c49cf866
child 35989
2b5a26ddbb69
child 37134
07746c9a04bf
--- a/libpurple/plugins/perl/common/module.h	Thu Apr 10 01:23:40 2014 +0200
+++ b/libpurple/plugins/perl/common/module.h	Thu Apr 10 16:17:03 2014 +0200
@@ -57,7 +57,6 @@
 #include "gtkutils.h"
 #endif
 #include "idle.h"
-#include "imgstore.h"
 #include "network.h"
 #include "notify.h"
 #include "plugin.h"
@@ -180,9 +179,6 @@
 /* gtkconn.h */
 #endif
 
-/* imgstore.h */
-typedef PurpleStoredImage *		Purple__StoredImage;
-
 /* log.h */
 typedef PurpleLog *			Purple__Log;
 typedef PurpleLogCommonLoggerData *	Purple__LogCommonLoggerData;

mercurial