Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
19254eb4
Commit
19254eb4
authored
Oct 23, 2014
by
Amine Khaldi
Committed by
Alexandre Julliard
Oct 24, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rpcrt4/tests: Remove unused if3_table and if4_table (Clang).
parent
e67beed6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
15 deletions
+0
-15
cstub.c
dlls/rpcrt4/tests/cstub.c
+0
-15
No files found.
dlls/rpcrt4/tests/cstub.c
View file @
19254eb4
...
@@ -288,12 +288,6 @@ static const MIDL_SERVER_INFO if3_server_info =
...
@@ -288,12 +288,6 @@ static const MIDL_SERVER_INFO if3_server_info =
0
,
0
,
0
};
0
};
static
const
PRPC_STUB_FUNCTION
if3_table
[]
=
{
if1_fn1_Stub
};
static
CInterfaceStubVtbl
if3_stub_vtbl
=
static
CInterfaceStubVtbl
if3_stub_vtbl
=
{
{
{
{
...
@@ -338,15 +332,6 @@ static const MIDL_SERVER_INFO if4_server_info =
...
@@ -338,15 +332,6 @@ static const MIDL_SERVER_INFO if4_server_info =
0
,
0
,
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
=
static
CInterfaceStubVtbl
if4_stub_vtbl
=
{
{
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment