werror: removed WERR_RPC_E_INVALID_HEADER (unused, already known as HRES_RPC_E_INVALI...
[metze/samba/wip.git] / libcli / util / werror.h
index 49f9746b07a210cb364c67d4f5532dbf40d6a34c..1193d2bcd05a2c810bb1d91fd2ceefca71d529b2 100644 (file)
@@ -101,10 +101,6 @@ typedef uint32_t WERROR;
 #define MAX_NERR (NERR_BASE+899)
 #endif
 
-/* RPC/COM/OLE HRESULT error codes */
-/* RPC errors */
-#define WERR_RPC_E_INVALID_HEADER      W_ERROR(0x80010111)
-
 /* Generic error code aliases */
 #define WERR_FOOBAR WERR_GEN_FAILURE