remove disappeared function from header.
authorWilfried Goesgens <willi@arangodb.com>
Sun, 20 Dec 2015 13:22:23 +0000 (14:22 +0100)
committerWilfried Goesgens <willi@arangodb.com>
Sun, 20 Dec 2015 13:22:23 +0000 (14:22 +0100)
webcit/webcit.h

index ced9d3414bff0ef1ea348f10010eed70c9aa0d7d..dac34321a7a980373e2321d41f28e97698badb34 100644 (file)
@@ -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);