mirror of
https://github.com/reactos/reactos.git
synced 2025-02-21 16:04:57 +00:00
[RPCRT4_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=67216
This commit is contained in:
parent
c4cc047656
commit
3c22869668
1 changed files with 0 additions and 15 deletions
|
@ -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 =
|
||||
{
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue