[RPCRT4_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
authorAmine Khaldi <amine.khaldi@reactos.org>
Thu, 16 Apr 2015 17:21:14 +0000 (17:21 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Thu, 16 Apr 2015 17:21:14 +0000 (17:21 +0000)
svn path=/trunk/; revision=67216

rostests/winetests/rpcrt4/cstub.c

index 7882e20..c9b2d7a 100644 (file)
@@ -288,12 +288,6 @@ static const MIDL_SERVER_INFO if3_server_info =
     0,
     0};
 
-
-static const PRPC_STUB_FUNCTION if3_table[] =
-{
-    if1_fn1_Stub
-};
-
 static CInterfaceStubVtbl if3_stub_vtbl =
 {
     {
@@ -338,15 +332,6 @@ static const MIDL_SERVER_INFO if4_server_info =
     0,
     0};
 
-
-static const PRPC_STUB_FUNCTION if4_table[] =
-{
-    STUB_FORWARDING_FUNCTION,
-    STUB_FORWARDING_FUNCTION,
-    STUB_FORWARDING_FUNCTION,
-    STUB_FORWARDING_FUNCTION,
-};
-
 static CInterfaceStubVtbl if4_stub_vtbl =
 {
     {