summaryrefslogtreecommitdiff
path: root/tests/apache-wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/apache-wrapper.h')
-rw-r--r--tests/apache-wrapper.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/apache-wrapper.h b/tests/apache-wrapper.h
deleted file mode 100644
index 58302a9b..00000000
--- a/tests/apache-wrapper.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#include <glib.h>
-
-gboolean apache_init (void);
-void apache_cleanup (void);