No warning when compiling

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1828 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2002-11-24 17:50:45 +00:00
parent 89d0d8735a
commit 2d191db096

View file

@ -2,8 +2,6 @@
#include "../exdll/exdll.h"
#include "resource.h"
#define WM_NOTIFY_OUTER_NEXT (WM_USER+0x8)
HINSTANCE g_hInstance;
HWND hwParent;