diff options
Diffstat (limited to 'source3/lib/debug.c')
-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 fdbd54fafb..dc675037a0 100644 --- a/source3/lib/debug.c +++ b/source3/lib/debug.c @@ -154,7 +154,6 @@ static const char *default_classname_table[] = { "auth", /* DBGC_AUTH */ "winbind", /* DBGC_WINBIND */ "vfs", /* DBGC_VFS */ - "idmap", /* DBGC_IDMAP */ NULL }; |