summaryrefslogtreecommitdiffstats
path: root/source/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
commit25fa0e82c1ee1a568ffe201fbabb95cc809162b6 (patch)
tree656d79cc799e8426264892db297abffbf2ca79d1 /source/lib/debug.c
parent9dc4e4f0127b3f59ccc455bdba419a9d35eaa12e (diff)
downloadsamba-25fa0e82c1ee1a568ffe201fbabb95cc809162b6.tar.gz
samba-25fa0e82c1ee1a568ffe201fbabb95cc809162b6.tar.xz
samba-25fa0e82c1ee1a568ffe201fbabb95cc809162b6.zip
r8428: some more old printerdb stuff.
Guenther
Diffstat (limited to 'source/lib/debug.c')
-rw-r--r--source/lib/debug.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/lib/debug.c b/source/lib/debug.c
index d6785f83adf..f877d540fb4 100644
--- a/source/lib/debug.c
+++ b/source/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