svn commit: samba r8428 - branches/SAMBA_3_0/source/lib trunk/source/lib

gd at samba.org gd at samba.org
Wed Jul 13 14:46:57 GMT 2005


Author: gd
Date: 2005-07-13 14:46:57 +0000 (Wed, 13 Jul 2005)
New Revision: 8428

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

Log:
some more old printerdb stuff.

Guenther

Modified:
   branches/SAMBA_3_0/source/lib/debug.c
   trunk/source/lib/debug.c


Changeset:
Modified: branches/SAMBA_3_0/source/lib/debug.c
===================================================================
--- branches/SAMBA_3_0/source/lib/debug.c	2005-07-13 14:44:12 UTC (rev 8427)
+++ branches/SAMBA_3_0/source/lib/debug.c	2005-07-13 14:46:57 UTC (rev 8428)
@@ -164,7 +164,6 @@
 	"idmap",	     /* DBGC_IDMAP	  */
 	"quota",	     /* DBGC_QUOTA	  */
 	"acls",		     /* DBGC_ACLS	  */
-	"printerdb",	     /* DBGC_PRINTERDB	  */
 	"locking",	     /* DBGC_LOCKING	  */
 	"msdfs",	     /* DBGC_MSDFS	  */
 	NULL

Modified: trunk/source/lib/debug.c
===================================================================
--- trunk/source/lib/debug.c	2005-07-13 14:44:12 UTC (rev 8427)
+++ trunk/source/lib/debug.c	2005-07-13 14:46:57 UTC (rev 8428)
@@ -164,7 +164,6 @@
 	"idmap",	     /* DBGC_IDMAP	  */
 	"quota",	     /* DBGC_QUOTA	  */
 	"acls",		     /* DBGC_ACLS	  */
-	"printerdb",	     /* DBGC_PRINTERDB	  */
 	"locking",	     /* DBGC_LOCKING	  */
 	"msdfs",	     /* DBGC_MSDFS	  */
 	NULL



More information about the samba-cvs mailing list