X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/f601a2c663d9135dec19172a593502864d10393e..a8e8db26410497a781ca36f59951201d55711f3a:/www-cgi/ucgi.h diff --git a/www-cgi/ucgi.h b/www-cgi/ucgi.h index 1d00b1b..9d69ed9 100644 --- a/www-cgi/ucgi.h +++ b/www-cgi/ucgi.h @@ -49,8 +49,6 @@ void filter_environment(unsigned flags, const char *prefix_in, void *p); #define FILTF_WILDCARD 1u -extern const char *const envok[]; -extern const int nenvok; extern int debugmode; #endif