rpcrt4/tests: Remove unused if3_table and if4_table (Clang).

This commit is contained in:
Amine Khaldi 2014-10-23 19:12:18 +01:00 committed by Alexandre Julliard
parent e67beed64d
commit 19254eb438
1 changed files with 0 additions and 15 deletions

View 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 =
{
{