summaryrefslogtreecommitdiff
path: root/libcli/util/werror.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2015-12-03 15:24:40 +0100
committerJeremy Allison <jra@samba.org>2016-09-28 00:04:33 +0200
commit9ec24a0e0cacfd8853f2a7e0bfb91d39b3b81011 (patch)
tree33d3a0bd4049a718750c14b44ad9d193a7317a97 /libcli/util/werror.h
parentc7faccb642e1ed58e51231fef47dd12d9565045c (diff)
downloadsamba-9ec24a0e0cacfd8853f2a7e0bfb91d39b3b81011.tar.gz
werror: removed WERR_DEFAULT_JOIN_REQUIRED
Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'libcli/util/werror.h')
-rw-r--r--libcli/util/werror.h1
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)