summaryrefslogtreecommitdiffstats
path: root/source/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
commit234943c066f7cc549b84980cef51116f30f3f7c4 (patch)
tree6da171ad47dfc5a07dd91c65ee153f4cb9b6afff /source/smbwrapper/smbw.c
parent3807c747a4522c719fe67b876e4a3bd92bffcf7f (diff)
downloadsamba-234943c066f7cc549b84980cef51116f30f3f7c4.tar.gz
samba-234943c066f7cc549b84980cef51116f30f3f7c4.tar.xz
samba-234943c066f7cc549b84980cef51116f30f3f7c4.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?
Diffstat (limited to 'source/smbwrapper/smbw.c')
-rw-r--r--source/smbwrapper/smbw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/smbwrapper/smbw.c b/source/smbwrapper/smbw.c
index ab15bd93dce..3c7f4926f6d 100644
--- a/source/smbwrapper/smbw.c
+++ b/source/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"))) {