summaryrefslogtreecommitdiff
path: root/modules/test/mod_optional_fn_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/test/mod_optional_fn_export.h')
-rw-r--r--modules/test/mod_optional_fn_export.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/test/mod_optional_fn_export.h b/modules/test/mod_optional_fn_export.h
deleted file mode 100644
index a1950f373b..0000000000
--- a/modules/test/mod_optional_fn_export.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "apr_optional.h"
-
-APR_DECLARE_OPTIONAL_FN(int,TestOptionalFn,(const char *));