regedit: Remove duplicate HINSTANCE declaration from main.h.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Hugh McMaster 2017-05-24 08:21:10 +00:00 committed by Alexandre Julliard
parent 6e4e3d8117
commit 0c9de25955
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@
#define HEM_SETDATA (WM_USER+0)
#define HEM_GETDATA (WM_USER+1)
extern HINSTANCE hInst;
/******************************************************************************/
enum OPTION_FLAGS {