[RPCRT4_WINETEST]
authorAmine Khaldi <amine.khaldi@reactos.org>
Tue, 22 Apr 2014 12:00:14 +0000 (12:00 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Tue, 22 Apr 2014 12:00:14 +0000 (12:00 +0000)
* Don't define NTSTATUS here.

svn path=/trunk/; revision=62876

rostests/winetests/rpcrt4/rpc.c

index 5c767ac..988b5c3 100644 (file)
@@ -33,8 +33,6 @@
 #include "rpcdce.h"
 #include "secext.h"
 
-typedef long NTSTATUS;
-
 typedef unsigned int unsigned32;
 typedef struct twr_t
     {