s3-lib: Remove unused _w functions.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 12 Apr 2011 05:59:51 +0000 (15:59 +1000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 13 Apr 2011 04:47:07 +0000 (14:47 +1000)
commit8fcda44a1f70f0d6d0076620a672b99a2798a2f4
tree5a0d8c3a07c923ae2c135fd7c022484adc5d8107
parent5cfb0bdfd845b761d66a25815307b2b58293bfb8
s3-lib: Remove unused _w functions.

In general we don't manipulate UTF16 strings internally, particularly
as they are also multibyte, so are no easier to work with than UTF8.

Andrew Bartlett

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/include/proto.h
source3/include/smb_macros.h
source3/lib/util_unistr.c