summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2007-05-31 22:58:12 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2007-05-31 22:58:12 +0000
commit7b79158a2e797f85e25094d34df63f51c7527513 (patch)
tree2784a33d12bb30d084630a82686855e3deb0dcec
parent00f29de90c0a2bc62065466e18be88013962f593 (diff)
downloadlibapr-7b79158a2e797f85e25094d34df63f51c7527513.tar.gz
Remove duplicate definition of apr_wchar_t.
Originally titled: [patch 12/17] redefinition of apr_uint16_t Submitted by: John Mark Vandenberg Reviewed by: Justin Erenkrantz Backport: 421090 git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/0.9.x@543301 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--include/arch/win32/apr_arch_file_io.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/arch/win32/apr_arch_file_io.h b/include/arch/win32/apr_arch_file_io.h
index a9775d0f2..bcb9d0823 100644
--- a/include/arch/win32/apr_arch_file_io.h
+++ b/include/arch/win32/apr_arch_file_io.h
@@ -51,8 +51,6 @@
#include "arch/win32/apr_arch_utf8.h"
#include <wchar.h>
-typedef apr_uint16_t apr_wchar_t;
-
/* Helper functions for the WinNT ApiW() functions. APR treats all
* resource identifiers (files, etc) by their UTF-8 name, to provide
* access to all named identifiers. [UTF-8 completely maps Unicode