]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
auth_rewrite merge:
authorhno <>
Thu, 11 Jan 2001 06:59:26 +0000 (06:59 +0000)
committerhno <>
Thu, 11 Jan 2001 06:59:26 +0000 (06:59 +0000)
Yet another #if 0 killed

src/auth/ntlm/auth_ntlm.h

index 354edad8e3b4bda128a3c54c3e618fe6595039e4..bf1f00c54c6b1b535f831c93482e61f3c60fb168 100644 (file)
@@ -47,9 +47,6 @@ struct _auth_ntlm_config {
     wordlist *authenticate;
     int challengeuses;
     time_t challengelifetime;
-#if 0
-    char *authenticate_ntlm_default_domain;
-#endif
 };
 
 typedef struct _ntlm_user ntlm_user_t;