summaryrefslogtreecommitdiff
path: root/include/apr_general.h
diff options
context:
space:
mode:
authortrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2003-09-03 18:26:58 +0000
committertrawick <trawick@13f79535-47bb-0310-9956-ffa450edef68>2003-09-03 18:26:58 +0000
commit3cc802223b673849d1ce4aafa9a85dd4a3cd56d6 (patch)
tree0ae35cfdcc0d1659349cd1af0623433a6eaf4d1b /include/apr_general.h
parent32e95e304d6b4dddb74fe00cfab2463d0dab0f30 (diff)
downloadlibapr-3cc802223b673849d1ce4aafa9a85dd4a3cd56d6.tar.gz
remove these interfaces:
apr_compare_groups apr_compare_users apr_current_userid apr_explode_localtime apr_explode_time apr_filename_of_pathname apr_get_groupid apr_get_groupname apr_get_home_directory apr_get_userid apr_get_username apr_group_name_get apr_implode_gmt apr_lstat FNM_NOMATCH FNM_NOESCAPE FNM_PATHNAME FNM_PERIOD FNM_CASE_BLIND change the function args to this interface: apr_mmap_dup this function's args changed in a previous commit, so mention that in CHANGES apr_socket_create git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64607 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/apr_general.h')
-rw-r--r--include/apr_general.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/apr_general.h b/include/apr_general.h
index 088175725..72ed83cf2 100644
--- a/include/apr_general.h
+++ b/include/apr_general.h
@@ -147,12 +147,6 @@ typedef int apr_signum_t;
#define APR_OFFSETOF(s_type,field) APR_OFFSET(s_type*,field)
#endif
-/** @deprecated @see APR_OFFSET */
-#define APR_XtOffset APR_OFFSET
-
-/** @deprecated @see APR_OFFSETOF */
-#define APR_XtOffsetOf APR_OFFSETOF
-
#ifndef DOXYGEN
/* A couple of prototypes for functions in case some platform doesn't