diff options
Diffstat (limited to 'source3/lib')
-rw-r--r-- | source3/lib/debug.c | 1 |
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 |