From ba90bf920a37e8c4053bf3feaefefbd2f4d910d2 Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Sun, 20 Dec 2015 14:22:23 +0100 Subject: [PATCH] remove disappeared function from header. --- webcit/webcit.h | 1 - 1 file changed, 1 deletion(-) diff --git a/webcit/webcit.h b/webcit/webcit.h index ced9d3414..dac34321a 100644 --- a/webcit/webcit.h +++ b/webcit/webcit.h @@ -636,7 +636,6 @@ void output_headers( int do_httpheaders, int unset_cookies, int suppress_check, int cache); -void output_custom_content_header(const char *ctype); void cdataout(char *rawdata); -- 2.30.2