summaryrefslogtreecommitdiffstats
path: root/source/libsmb
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2006-02-14 12:35:56 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:10:06 -0500
commitc0d91f9d19b33995237847389e4c37e086938b9e (patch)
treec135f8605f3d71ff8cf8dfaa61f36002e642b648 /source/libsmb
parentbb40e544de68f01a6e774753f508e69373b39899 (diff)
downloadsamba-c0d91f9d19b33995237847389e4c37e086938b9e.tar.gz
samba-c0d91f9d19b33995237847389e4c37e086938b9e.tar.xz
samba-c0d91f9d19b33995237847389e4c37e086938b9e.zip
r13495: Derell, I'm removing that double setup_logging(), just a typo.
Guenther
Diffstat (limited to 'source/libsmb')
-rw-r--r--source/libsmb/libsmbclient.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/libsmb/libsmbclient.c b/source/libsmb/libsmbclient.c
index 03dbd71e931..649cd8b372b 100644
--- a/source/libsmb/libsmbclient.c
+++ b/source/libsmb/libsmbclient.c
@@ -5983,7 +5983,6 @@ smbc_init_context(SMBCCTX *context)
DEBUGLEVEL = context->debug;
load_case_tables();
- setup_logging( "libsmbclient", True);
setup_logging("libsmbclient", True);
if (context->internal->_debug_stderr) {