summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-12-30 07:38:32 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-12-30 07:38:32 +0000
commitca1b7e353d76498d8de972b1b991c3d732472d9e (patch)
treeb49e877fde8a7d3630f62dfe9bd0d55d70e88818 /source3
parentadc07646a3057e5c572edb3ebdac2367206aaeef (diff)
downloadsamba-ca1b7e353d76498d8de972b1b991c3d732472d9e.tar.gz
samba-ca1b7e353d76498d8de972b1b991c3d732472d9e.tar.bz2
samba-ca1b7e353d76498d8de972b1b991c3d732472d9e.zip
Remove testing hack
(This used to be commit 96f3beb462a6d4a489e894c1f05c528107135b3a)
Diffstat (limited to 'source3')
-rw-r--r--source3/utils/ntlm_auth.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/utils/ntlm_auth.c b/source3/utils/ntlm_auth.c
index 8c02b2741a..e0345b2f2d 100644
--- a/source3/utils/ntlm_auth.c
+++ b/source3/utils/ntlm_auth.c
@@ -24,8 +24,6 @@
#include "includes.h"
-#undef HAVE_KRB5
-
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_WINBIND