X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fwebcit.h;fp=webcit%2Fwebcit.h;h=dac34321a7a980373e2321d41f28e97698badb34;hp=ced9d3414bff0ef1ea348f10010eed70c9aa0d7d;hb=ba90bf920a37e8c4053bf3feaefefbd2f4d910d2;hpb=f686fc40950ea38f47eb4bfec8d9b8e7c1172556 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);