svn commit: samba r13612 - branches/SAMBA_3_0/source/client trunk/source/client

tpot at samba.org tpot at samba.org
Wed Feb 22 03:12:01 GMT 2006


Author: tpot
Date: 2006-02-22 03:12:00 +0000 (Wed, 22 Feb 2006)
New Revision: 13612

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13612

Log:
#define NO_SYSLOG is dead as a doornail.

Modified:
   branches/SAMBA_3_0/source/client/smbctool.c
   trunk/source/client/smbctool.c


Changeset:
Modified: branches/SAMBA_3_0/source/client/smbctool.c
===================================================================
--- branches/SAMBA_3_0/source/client/smbctool.c	2006-02-22 01:31:49 UTC (rev 13611)
+++ branches/SAMBA_3_0/source/client/smbctool.c	2006-02-22 03:12:00 UTC (rev 13612)
@@ -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"

Modified: trunk/source/client/smbctool.c
===================================================================
--- trunk/source/client/smbctool.c	2006-02-22 01:31:49 UTC (rev 13611)
+++ trunk/source/client/smbctool.c	2006-02-22 03:12:00 UTC (rev 13612)
@@ -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"



More information about the samba-cvs mailing list