Merged folder_pack.c into folder.c.
[mmh] / h / prototypes.h
index 3c0dc3c..94ee2b9 100644 (file)
@@ -47,7 +47,6 @@ int ext_hook(char *, char *, char *);
 int folder_addmsg(struct msgs **, char *, int, int, int, int, char *);
 int folder_delmsgs(struct msgs *, int, int);
 void folder_free(struct msgs *);
-int folder_pack(struct msgs **, int);
 struct msgs *folder_read(char *);
 struct msgs *folder_realloc(struct msgs *, int, int);
 int gans(char *, struct swit *);