aboutsummaryrefslogtreecommitdiff
path: root/misc/win32/libapr.c
diff options
context:
space:
mode:
author(no author) <(no author)@unknown>2000-11-20 19:57:41 +0000
committer(no author) <(no author)@unknown>2000-11-20 19:57:41 +0000
commit3eedae2a04e59d05ea753a1535f815ad3b1f9b73 (patch)
tree4c6b057c9f39f2678965f03796be2067ebeafd99 /misc/win32/libapr.c
parentf04475aea4e9893cf3b570d54a7d2cb856398223 (diff)
downloadapr-POST_APR_SPLIT.tar.gz
apr-POST_APR_SPLIT.zip
This commit was manufactured by cvs2svn to create tagPOST_APR_SPLIT
'POST_APR_SPLIT'. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/tags/POST_APR_SPLIT@60775 13f79535-47bb-0310-9956-ffa450edef68
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.
- */