summaryrefslogtreecommitdiff
path: root/source4/auth/pass_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/pass_check.c')
-rw-r--r--source4/auth/pass_check.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/auth/pass_check.c b/source4/auth/pass_check.c
index 132d219490..6bcb52d5b6 100644
--- a/source4/auth/pass_check.c
+++ b/source4/auth/pass_check.c
@@ -25,9 +25,6 @@
#include "system/passwd.h"
#include "system/iconv.h"
-#undef DBGC_CLASS
-#define DBGC_CLASS DBGC_AUTH
-
/* these are kept here to keep the string_combinations function simple */
static fstring this_user;
#if !defined(WITH_PAM)