summaryrefslogtreecommitdiff
path: root/source3/lib/debug.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2005-07-13 14:46:57 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:00:04 -0500
commit9dcfaf01a1d9f5ee9441f187b410a92f8c987e7e (patch)
tree018b500d0231f2abaee0ef37bc12d064a62dbe00 /source3/lib/debug.c
parent1c3e9aff2ae2ebdc78bf5ace5e4c9e86722f1d59 (diff)
downloadsamba-9dcfaf01a1d9f5ee9441f187b410a92f8c987e7e.tar.gz
samba-9dcfaf01a1d9f5ee9441f187b410a92f8c987e7e.tar.bz2
samba-9dcfaf01a1d9f5ee9441f187b410a92f8c987e7e.zip
r8428: some more old printerdb stuff.
Guenther (This used to be commit 25fa0e82c1ee1a568ffe201fbabb95cc809162b6)
Diffstat (limited to 'source3/lib/debug.c')
-rw-r--r--source3/lib/debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/debug.c b/source3/lib/debug.c
index d6785f83ad..f877d540fb 100644
--- a/source3/lib/debug.c
+++ b/source3/lib/debug.c
@@ -164,7 +164,6 @@ static const char *default_classname_table[] = {
"idmap", /* DBGC_IDMAP */
"quota", /* DBGC_QUOTA */
"acls", /* DBGC_ACLS */
- "printerdb", /* DBGC_PRINTERDB */
"locking", /* DBGC_LOCKING */
"msdfs", /* DBGC_MSDFS */
NULL