Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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-winehq
Commits
065e4770
Commit
065e4770
authored
Dec 01, 2014
by
André Hentschel
Committed by
Alexandre Julliard
Dec 02, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ole32/tests: Remove unused variable (Clang).
parent
14633257
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
moniker.c
dlls/ole32/tests/moniker.c
+0
-8
No files found.
dlls/ole32/tests/moniker.c
View file @
065e4770
...
...
@@ -56,14 +56,6 @@ static char const * const *expected_method_list;
static
const
WCHAR
wszFileName1
[]
=
{
'c'
,
':'
,
'\\'
,
'w'
,
'i'
,
'n'
,
'd'
,
'o'
,
'w'
,
's'
,
'\\'
,
't'
,
'e'
,
's'
,
't'
,
'1'
,
'.'
,
'd'
,
'o'
,
'c'
,
0
};
static
const
WCHAR
wszFileName2
[]
=
{
'c'
,
':'
,
'\\'
,
'w'
,
'i'
,
'n'
,
'd'
,
'o'
,
'w'
,
's'
,
'\\'
,
't'
,
'e'
,
's'
,
't'
,
'2'
,
'.'
,
'd'
,
'o'
,
'c'
,
0
};
static
const
CLSID
CLSID_WineTest
=
{
/* 9474ba1a-258b-490b-bc13-516e9239ace0 */
0x9474ba1a
,
0x258b
,
0x490b
,
{
0xbc
,
0x13
,
0x51
,
0x6e
,
0x92
,
0x39
,
0xac
,
0xe0
}
};
static
const
CLSID
CLSID_TestMoniker
=
{
/* b306bfbc-496e-4f53-b93e-2ff9c83223d7 */
0xb306bfbc
,
...
...
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