summaryrefslogtreecommitdiff
path: root/include/apr_xlate.h
diff options
context:
space:
mode:
authorjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2003-11-16 01:50:10 +0000
committerjerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68>2003-11-16 01:50:10 +0000
commit4437457b1fc5644c2dcd140a0562282a95ba4820 (patch)
treec050dd9fcacaae946bbdcd16b6506ee00e5146cc /include/apr_xlate.h
parenta27975a6be902b30eecb5db5ae798b8eb6d31fb6 (diff)
downloadlibapr-util-4437457b1fc5644c2dcd140a0562282a95ba4820.tar.gz
Axe deprecated functions, #defines, etc. in apr-util.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@58953 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_xlate.h')
-rw-r--r--include/apr_xlate.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/apr_xlate.h b/include/apr_xlate.h
index e9eeac38..2546a0c2 100644
--- a/include/apr_xlate.h
+++ b/include/apr_xlate.h
@@ -130,9 +130,6 @@ APU_DECLARE(apr_status_t) apr_xlate_open(apr_xlate_t **convset,
*/
APU_DECLARE(apr_status_t) apr_xlate_sb_get(apr_xlate_t *convset, int *onoff);
-/** @deprecated @see apr_xlate_sb_get */
-APU_DECLARE(apr_status_t) apr_xlate_get_sb(apr_xlate_t *convset, int *onoff);
-
/**
* Convert a buffer of text from one codepage to another.
* @param convset The handle allocated by apr_xlate_open, specifying