From f12e78fb5528f8546a234140c0dde56791c949f0 Mon Sep 17 00:00:00 2001 From: Amine Khaldi Date: Tue, 22 Apr 2014 12:00:14 +0000 Subject: [PATCH] [RPCRT4_WINETEST] * Don't define NTSTATUS here. svn path=/trunk/; revision=62876 --- rostests/winetests/rpcrt4/rpc.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/rostests/winetests/rpcrt4/rpc.c b/rostests/winetests/rpcrt4/rpc.c index 5c767acddd6..988b5c37668 100644 --- a/rostests/winetests/rpcrt4/rpc.c +++ b/rostests/winetests/rpcrt4/rpc.c @@ -33,8 +33,6 @@ #include "rpcdce.h" #include "secext.h" -typedef long NTSTATUS; - typedef unsigned int unsigned32; typedef struct twr_t { -- 2.17.1