summaryrefslogtreecommitdiff
path: root/source4/libcli/util/werror.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli/util/werror.h')
-rw-r--r--source4/libcli/util/werror.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/libcli/util/werror.h b/source4/libcli/util/werror.h
index bde58265d4..48f5b40091 100644
--- a/source4/libcli/util/werror.h
+++ b/source4/libcli/util/werror.h
@@ -179,9 +179,6 @@ typedef uint32_t WERROR;
#define WERR_DS_DUP_MSDS_INTID W_ERROR(0x00002195)
/* FRS errors */
-#ifndef FRS_ERR_BASE
-#define FRS_ERR_BASE (8000)
-#endif
#define WERR_FRS_INVALID_SERVICE_PARAMETER W_ERROR(FRS_ERROR_BASE+17)
/* SEC errors */