g/c now-unused debug subsystems

This commit is contained in:
Todd C. Miller
2012-02-05 10:17:26 -05:00
parent c32bd3db54
commit e16ae617e4
2 changed files with 23 additions and 27 deletions

View File

@@ -77,7 +77,6 @@ const char *const sudo_debug_priorities[] = {
/* Note: this must match the order in sudo_debug.h */
const char *const sudo_debug_subsystems[] = {
"main",
"memory",
"args",
"exec",
"pty",
@@ -85,7 +84,6 @@ const char *const sudo_debug_subsystems[] = {
"conv",
"pcomm",
"util",
"list",
"netif",
"audit",
"edit",