diff options
Diffstat (limited to 'libcli/util/werror.h')
-rw-r--r-- | libcli/util/werror.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcli/util/werror.h b/libcli/util/werror.h index 0c71efe000a..de867dcd4a1 100644 --- a/libcli/util/werror.h +++ b/libcli/util/werror.h @@ -195,7 +195,6 @@ typedef uint32_t WERROR; #define MAX_NERR (NERR_BASE+899) #endif -#define WERR_DEFAULT_JOIN_REQUIRED W_ERROR(0x00000A86) /* FRS errors */ #define WERR_FRS_INSUFFICIENT_PRIV W_ERROR(0x00001F47) |