diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/rpc_netlogon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/rpc_netlogon.h b/source3/include/rpc_netlogon.h index 45b087942c..f0cff0d40a 100644 --- a/source3/include/rpc_netlogon.h +++ b/source3/include/rpc_netlogon.h @@ -23,8 +23,6 @@ #ifndef _RPC_NETLOGON_H /* _RPC_NETLOGON_H */ #define _RPC_NETLOGON_H -#define LOGON_KRB5_FAIL_CLOCK_SKEW 0x02000000 - #define INTERACTIVE_LOGON_TYPE 1 #define NET_LOGON_TYPE 2 |