X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=69556f94d64bc5ba94808c339c13a7feaa065eeb;hp=32ec0b5b0f411d7e3c6d2ba46b4b1b48837037f8;hb=04a3dfc70394a517a79340a7d3ecd9c6a23d0bee;hpb=4cc601f996579386ce4f4937b9b72b7b3d891107 diff --git a/h/prototypes.h b/h/prototypes.h index 32ec0b5..69556f9 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -55,7 +55,6 @@ char **getans(char *, struct swit *); int getanswer(char *); char **getarguments(char *, int, char **, int); char *get_charset(); -char *getcpy(char *); char *getcurfol(void); char *getdeffol(void); int lkclose(int, char*);