summaryrefslogtreecommitdiff
path: root/include/apr_compat.h
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2000-12-05 22:08:38 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2000-12-05 22:08:38 +0000
commitd562c5029710752aff1d42ec2c22fc5dbc7f71dd (patch)
tree3511f7ebb27c4728776110b65fa11a0d2d8e16f8 /include/apr_compat.h
parent96f4d258d364aac277037338efbc5978a9abec45 (diff)
downloadapr-d562c5029710752aff1d42ec2c22fc5dbc7f71dd.tar.gz
Eliminate apr_canonical_error as an apr symbol ... it still exists as
the helper to apr_os_strerror for OS2. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@60896 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_compat.h')
-rw-r--r--include/apr_compat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/apr_compat.h b/include/apr_compat.h
index 7e8a82a1b..c9d1dd76b 100644
--- a/include/apr_compat.h
+++ b/include/apr_compat.h
@@ -45,7 +45,6 @@
#define ap_os_dso_unload apr_dso_unload
#define ap_os_dso_sym apr_dso_sym
#define ap_os_dso_error apr_dso_error
-#define ap_os_error_message apr_canonical_error
#define ap_os_kill apr_kill
#define ap_overlap_tables apr_overlap_tables
#define ap_overlay_tables apr_overlay_tables