plugins/perl/common/ImgStore.xs

changeset 11290
136722ebf145
parent 11118
36db35a9da56
--- a/plugins/perl/common/ImgStore.xs	Wed Aug 17 21:42:28 2005 +0000
+++ b/plugins/perl/common/ImgStore.xs	Thu Aug 18 01:35:14 2005 +0000
@@ -1,12 +1,8 @@
-
 #include "module.h"
 
-
 MODULE = Gaim::ImgStore  PACKAGE = Gaim::ImgStore  PREFIX = gaim_imgstore_
 PROTOTYPES: ENABLE
 
-
-
 int 
 gaim_imgstore_add(data, size, filename)
 	void *data

mercurial