summaryrefslogtreecommitdiff
path: root/source3/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
commitc9b5c9b9412a208b105513c0194bd9654a3f1144 (patch)
tree33972cb54986aef50dc5034887674f4121482390 /source3/libsmb
parent301d51e13a1aa4e633e2da161b0dd260a8a499cd (diff)
downloadsamba-c9b5c9b9412a208b105513c0194bd9654a3f1144.tar.gz
samba-c9b5c9b9412a208b105513c0194bd9654a3f1144.tar.bz2
samba-c9b5c9b9412a208b105513c0194bd9654a3f1144.zip
r13495: Derell, I'm removing that double setup_logging(), just a typo.
Guenther (This used to be commit c0d91f9d19b33995237847389e4c37e086938b9e)
Diffstat (limited to 'source3/libsmb')
-rw-r--r--source3/libsmb/libsmbclient.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/libsmb/libsmbclient.c b/source3/libsmb/libsmbclient.c
index 03dbd71e93..649cd8b372 100644
--- a/source3/libsmb/libsmbclient.c
+++ b/source3/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) {