X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=94ee2b97248c89c72b6542f306e54e961704f212;hp=3c0dc3c8af5cae53bb651e9054a741ca9b8c2d91;hb=69b07982861716d278845f962c2f2c1365a3153f;hpb=d4f5f9d551c05931478fcdfb5cd4ac06b419eeda diff --git a/h/prototypes.h b/h/prototypes.h index 3c0dc3c..94ee2b9 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -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 *);