regedit: Remove unused WCHAR szHexEditClass from main header.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
4b964b8210
commit
498e0da095
|
@ -96,7 +96,6 @@ extern HFONT hFont;
|
|||
extern enum OPTION_FLAGS Options;
|
||||
|
||||
extern const WCHAR szChildClass[];
|
||||
extern const WCHAR szHexEditClass[];
|
||||
extern WCHAR g_pszDefaultValueName[];
|
||||
|
||||
extern DWORD g_columnToSort;
|
||||
|
|
Loading…
Reference in New Issue