summaryrefslogtreecommitdiff
path: root/source4/include/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/debug.h')
-rw-r--r--source4/include/debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/include/debug.h b/source4/include/debug.h
index d92232c645..40d04766e1 100644
--- a/source4/include/debug.h
+++ b/source4/include/debug.h
@@ -56,6 +56,3 @@ extern int DEBUGLEVEL;
#define DEBUGTAB(n) do_debug_tab(n)
enum debug_logtype {DEBUG_STDOUT = 0, DEBUG_FILE = 1, DEBUG_STDERR = 2};
-
-/* keep some debug class defines for now to avoid changing old code too much */
-#define DBGC_AUTH 0