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
commit21a343121ac6dad7061876005092148cfb1841a1 (patch)
treeb8ca442410c8803a20a0eb682c2fdfcbd935ee5e /libcli/util/werror.h
parent0dee591174f0ed076980e59d0a3fe28128dd2530 (diff)
downloadsamba-21a343121ac6dad7061876005092148cfb1841a1.tar.gz
werror: removed WERR_FRS_SYSVOL_IS_BUSY (unused, already known as WERR_FRS_ERR_SYSVOL_IS_BUSY)
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 29bdf7dace2..c38846cb39b 100644
--- a/libcli/util/werror.h
+++ b/libcli/util/werror.h
@@ -197,7 +197,6 @@ typedef uint32_t WERROR;
/* FRS errors */
-#define WERR_FRS_SYSVOL_IS_BUSY W_ERROR(0x00001F4F)
#define WERR_FRS_INVALID_SERVICE_PARAMETER W_ERROR(0x00001F51)
/* RPC/COM/OLE HRESULT error codes */