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
ec8602a8
Commit
ec8602a8
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: Remove unused string (Clang).
parent
481fce76
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
clipboard.c
dlls/ole32/clipboard.c
+0
-2
No files found.
dlls/ole32/clipboard.c
View file @
ec8602a8
...
...
@@ -194,8 +194,6 @@ static inline HRESULT get_ole_clipbrd(ole_clipbrd **clipbrd)
*/
static
const
WCHAR
clipbrd_wndclass
[]
=
{
'C'
,
'L'
,
'I'
,
'P'
,
'B'
,
'R'
,
'D'
,
'W'
,
'N'
,
'D'
,
'C'
,
'L'
,
'A'
,
'S'
,
'S'
,
0
};
static
const
WCHAR
wine_marshal_dataobject
[]
=
{
'W'
,
'i'
,
'n'
,
'e'
,
' '
,
'm'
,
'a'
,
'r'
,
's'
,
'h'
,
'a'
,
'l'
,
' '
,
'd'
,
'a'
,
't'
,
'a'
,
'o'
,
'b'
,
'j'
,
'e'
,
'c'
,
't'
,
0
};
UINT
ownerlink_clipboard_format
=
0
;
UINT
filename_clipboard_format
=
0
;
UINT
filenameW_clipboard_format
=
0
;
...
...
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