We don't want to use copy() anymore; but kept it for concat() only
[mmh] / h / prototypes.h
index b7d6bfb..5e5672c 100644 (file)
@@ -38,7 +38,6 @@ int context_foil(char *);
 void context_read(void);
 void context_replace(char *, char *);
 void context_save(void);
-char *copy(char *, char *);
 char **copyip(char **, char **, int);
 void cpydata(int, int, char *, char *);
 void cpydgst(int, int, char *, char *);