Commit 51d217e6 authored by Gerald Pfeifer's avatar Gerald Pfeifer Committed by Alexandre Julliard

cmd: Remove fslashW.

parent 063b3bc9
......@@ -100,7 +100,6 @@ static const WCHAR externals[][10] = {
{'A','T','T','R','I','B','\0'},
{'X','C','O','P','Y','\0'}
};
static const WCHAR fslashW[] = {'/','\0'};
static const WCHAR onW[] = {'O','N','\0'};
static const WCHAR offW[] = {'O','F','F','\0'};
static const WCHAR parmY[] = {'/','Y','\0'};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment