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
07b276e0
Commit
07b276e0
authored
Nov 21, 2014
by
André Hentschel
Committed by
Alexandre Julliard
Nov 25, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
control: Remove unused string (Clang).
parent
9b506e6a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
control.c
programs/control/control.c
+0
-1
No files found.
programs/control/control.c
View file @
07b276e0
...
...
@@ -40,7 +40,6 @@ static const WCHAR szP_PRINTERS [] = {'P','R','I','N','T','E','R','S',0};
static
const
WCHAR
szC_COLOR
[]
=
{
'd'
,
'e'
,
's'
,
'k'
,
'.'
,
'c'
,
'p'
,
'l'
,
','
,
','
,
'2'
,
0
};
static
const
WCHAR
szC_DATETIME
[]
=
{
't'
,
'i'
,
'm'
,
'e'
,
'd'
,
'a'
,
't'
,
'e'
,
'.'
,
'c'
,
'p'
,
'l'
,
0
};
static
const
WCHAR
szC_DESKTOP
[]
=
{
'd'
,
'e'
,
's'
,
'k'
,
'.'
,
'c'
,
'p'
,
'l'
,
0
};
static
const
WCHAR
szC_FONTS
[]
=
{
'm'
,
'a'
,
'i'
,
'n'
,
'.'
,
'c'
,
'p'
,
'l'
,
' '
,
'@'
,
'3'
,
0
};
static
const
WCHAR
szC_INTERNATIONAL
[]
=
{
'i'
,
'n'
,
't'
,
'l'
,
'.'
,
'c'
,
'p'
,
'l'
,
0
};
static
const
WCHAR
szC_KEYBOARD
[]
=
{
'm'
,
'a'
,
'i'
,
'n'
,
'.'
,
'c'
,
'p'
,
'l'
,
' '
,
'@'
,
'1'
,
0
};
static
const
WCHAR
szC_MOUSE
[]
=
{
'm'
,
'a'
,
'i'
,
'n'
,
'.'
,
'c'
,
'p'
,
'l'
,
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