X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f7045eaebc7cd9a7b2d4a29c355a153887b9921c..cf57870921b26703aad420c6741c524b33736ff1:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 6c4fdcfb..51031431 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -53,7 +53,6 @@ int context_foil (char *); void context_read (void); void context_replace (char *, char *); void context_save (void); -char *copy (const char *, char *); char **copyip (char **, char **, int); void cpydata (int, int, const char *, const char *); void cpydgst (int, int, char *, char *);