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:
Hugh McMaster 2022-04-14 23:01:43 +10:00 committed by Alexandre Julliard
parent 4b964b8210
commit 498e0da095
1 changed files with 0 additions and 1 deletions

View File

@ -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;