summaryrefslogtreecommitdiff
path: root/source3/client/smbctool.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2006-02-22 03:12:00 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:10:19 -0500
commit79c8591e2d1f255c8d363f331cca654beec1bd37 (patch)
tree9a768e49edaa678587030100dea2079bc1589069 /source3/client/smbctool.c
parentf5f37f6f8a83b017ebd4bb461cc291411581fe35 (diff)
downloadsamba-79c8591e2d1f255c8d363f331cca654beec1bd37.tar.gz
samba-79c8591e2d1f255c8d363f331cca654beec1bd37.tar.bz2
samba-79c8591e2d1f255c8d363f331cca654beec1bd37.zip
r13612: #define NO_SYSLOG is dead as a doornail.
(This used to be commit 1d23067e68f914ffb42374532b6454a0aaa7c657)
Diffstat (limited to 'source3/client/smbctool.c')
-rw-r--r--source3/client/smbctool.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/client/smbctool.c b/source3/client/smbctool.c
index 439345ca6d..c368f7a193 100644
--- a/source3/client/smbctool.c
+++ b/source3/client/smbctool.c
@@ -22,8 +22,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#define NO_SYSLOG
-
#include "includes.h"
#include "libsmbclient.h"
#include "client/client_proto.h"