regedit: Remove array already present in main.h.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Hugh McMaster 2018-07-16 12:20:44 +00:00 committed by Alexandre Julliard
parent a660f673cb
commit 2686166cc1
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ WINE_DEFAULT_DEBUG_CHANNEL(regedit);
#define REG_VAL_BUF_SIZE 4096
extern const WCHAR* reg_class_namesW[];
static HKEY reg_class_keys[] = {
HKEY_LOCAL_MACHINE, HKEY_USERS, HKEY_CLASSES_ROOT,
HKEY_CURRENT_CONFIG, HKEY_CURRENT_USER, HKEY_DYN_DATA