summaryrefslogtreecommitdiffstats
path: root/source/lib
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2005-07-13 14:46:57 +0000
committerGünther Deschner <gd@samba.org>2005-07-13 14:46:57 +0000
commit77b9de3e2aa81ca9d507fb8e4e460071bbcf3481 (patch)
tree656d79cc799e8426264892db297abffbf2ca79d1 /source/lib
parent5358943c2c3f2bf8518cc42bb05492c896f70b1a (diff)
downloadsamba-77b9de3e2aa81ca9d507fb8e4e460071bbcf3481.tar.gz
samba-77b9de3e2aa81ca9d507fb8e4e460071bbcf3481.tar.xz
samba-77b9de3e2aa81ca9d507fb8e4e460071bbcf3481.zip
r8428: some more old printerdb stuff.
Guenther
Diffstat (limited to 'source/lib')
-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