summaryrefslogtreecommitdiff
path: root/libcli/util/werror.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2015-12-03 15:24:39 +0100
committerJeremy Allison <jra@samba.org>2016-09-28 00:04:32 +0200
commit44672feef25a8de814d80497677ebbf0e3627678 (patch)
tree7975b3a42b0e51b34dda653f2760c48820f91926 /libcli/util/werror.h
parentf1fb2d242dd231afb59a6103a074ee01c15153da (diff)
downloadsamba-44672feef25a8de814d80497677ebbf0e3627678.tar.gz
werror: removed WERR_SETUP_DOMAIN_CONTROLLER
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 8b13f2347b8..0c71efe000a 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_SETUP_DOMAIN_CONTROLLER W_ERROR(0x00000A85)
#define WERR_DEFAULT_JOIN_REQUIRED W_ERROR(0x00000A86)
/* FRS errors */