summaryrefslogtreecommitdiff
path: root/misc/win32/libapr.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/win32/libapr.c')
-rw-r--r--misc/win32/libapr.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/win32/libapr.c b/misc/win32/libapr.c
deleted file mode 100644
index b54667430..000000000
--- a/misc/win32/libapr.c
+++ /dev/null
@@ -1,7 +0,0 @@
-/*
- * Placeholder to force aprlib.dll creation with no LNK4001 error
- *
- * However, this isn't a bad place to store dynamic-only functions
- * that determine which version of apr the application has loaded.
- * These functions are of (less?) importance to static-bound apps.
- */