summaryrefslogtreecommitdiff
path: root/libapr.def
diff options
context:
space:
mode:
authorBill Stoddard <stoddard@apache.org>2000-04-07 02:16:55 +0000
committerBill Stoddard <stoddard@apache.org>2000-04-07 02:16:55 +0000
commit8642b5013474e3feb414b240efeb1d7701a4a122 (patch)
tree1f52e5d1169f41ae57ccbf72953be4abaf710f3a /libapr.def
parent987ca98e6d04c1d61991d53842b70621edc277be (diff)
downloadapr-8642b5013474e3feb414b240efeb1d7701a4a122.tar.gz
Get rid of references to ap_slack to fix Win32 compile break.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@59811 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.def')
-rw-r--r--libapr.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/libapr.def b/libapr.def
index d3f550146..1f6843a7c 100644
--- a/libapr.def
+++ b/libapr.def
@@ -216,7 +216,7 @@ EXPORTS
ap_cleanup_for_exec @195
ap_null_cleanup @196
ap_note_subprocess @197
- ap_slack @198
+; ap_slack @198
ap_vformatter @199
ap_snprintf @200
ap_vsnprintf @201