X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;ds=sidebyside;f=citadel%2Fsupport.h;h=fc7c2a6aa9bc75c09273a9cf7feb6b8776aee6e1;hb=1e9d2ef0202aa02d95ba5f15899cdce6434cee48;hp=50901df8a74b343d6cdddad24f10e17f0c49e9e1;hpb=02b97e390060ab97d00bb77608413a6dc14abf17;p=citadel.git diff --git a/citadel/support.h b/citadel/support.h index 50901df8a..fc7c2a6aa 100644 --- a/citadel/support.h +++ b/citadel/support.h @@ -2,5 +2,3 @@ void strproc (char *string); int getstring (FILE *fp, char *string); -void mesg_locate (char *targ, size_t n, const char *searchfor, - int numdirs, const char * const *dirs);