Commit 2686166c authored by Hugh McMaster's avatar Hugh McMaster Committed by Alexandre Julliard

regedit: Remove array already present in main.h.

parent a660f673
......@@ -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
......
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