summaryrefslogtreecommitdiff
path: root/libcli/util/werror.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2015-12-03 15:24:41 +0100
committerJeremy Allison <jra@samba.org>2016-09-28 00:04:34 +0200
commitbf03690ca6ba02811ec737546a38f9c2c55bc33c (patch)
treea7c5affa0d921096d0e45c3cc2bfd0ccf0ec6ff7 /libcli/util/werror.h
parent0bba91c7a782ab57420bf045ac43ee0afe6333b6 (diff)
downloadsamba-bf03690ca6ba02811ec737546a38f9c2c55bc33c.tar.gz
werror: removed WERR_FRS_INVALID_SERVICE_PARAMETER
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 c38846cb39b..83ca1208a68 100644
--- a/libcli/util/werror.h
+++ b/libcli/util/werror.h
@@ -197,7 +197,6 @@ typedef uint32_t WERROR;
/* FRS errors */
-#define WERR_FRS_INVALID_SERVICE_PARAMETER W_ERROR(0x00001F51)
/* RPC/COM/OLE HRESULT error codes */
/* RPC errors */