aboutsummaryrefslogtreecommitdiff
path: root/src/HTTPDUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/HTTPDUtils.h')
-rw-r--r--src/HTTPDUtils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/HTTPDUtils.h b/src/HTTPDUtils.h
index b3d9509..157546b 100644
--- a/src/HTTPDUtils.h
+++ b/src/HTTPDUtils.h
@@ -27,8 +27,6 @@ int SetHTML_ContentHeader(const cGH *cctkGH, int choice, String *mess,
const String *menu);
int SetHTML_ContentFooter(const cGH *cctkGH, int choice, String *mess);
-void SendHTTP_OK_Header(httpRequest *request);
-
#ifdef __cplusplus
}
#endif