summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/smbw.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2001-10-17 00:11:02 +0000
committerTim Potter <tpot@samba.org>2001-10-17 00:11:02 +0000
commit5e0d7b696686c433960ff6fe9716e2d897290429 (patch)
tree71d225b3a558446726b2868a55e1107ba0a56492 /source3/smbwrapper/smbw.c
parentca4c584fb553c650753e6c621d58c1fa71e8adc8 (diff)
downloadsamba-5e0d7b696686c433960ff6fe9716e2d897290429.tar.gz
samba-5e0d7b696686c433960ff6fe9716e2d897290429.tar.bz2
samba-5e0d7b696686c433960ff6fe9716e2d897290429.zip
charset_initialise() doesn't exist anymore.
Why don't we build smbwrapper on a build farm machine to spot this sort of thing earlier? (This used to be commit 234943c066f7cc549b84980cef51116f30f3f7c4)
Diffstat (limited to 'source3/smbwrapper/smbw.c')
-rw-r--r--source3/smbwrapper/smbw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/smbwrapper/smbw.c b/source3/smbwrapper/smbw.c
index ab15bd93dc..3c7f4926f6 100644
--- a/source3/smbwrapper/smbw.c
+++ b/source3/smbwrapper/smbw.c
@@ -81,8 +81,6 @@ void smbw_init(void)
lp_load(servicesf,True,False,False);
- charset_initialise();
-
get_myname(global_myname);
if ((p=smbw_getshared("DEBUG"))) {