Fix compilation (second attempt, too many local changes to keep track of)

svn path=/trunk/; revision=25526
This commit is contained in:
Thomas Bluemel 2007-01-19 01:06:25 +00:00
parent f0b7c5e2d6
commit 4f8fd087f7

View file

@ -102,7 +102,6 @@ SystemApplet(VOID)
HPROPSHEETPAGE hpsp[MAX_SYSTEM_PAGES]; HPROPSHEETPAGE hpsp[MAX_SYSTEM_PAGES];
PROPSHEETHEADER psh; PROPSHEETHEADER psh;
HMODULE hNetIdDll; HMODULE hNetIdDll;
HPSXA hpsxa;
LONG Ret; LONG Ret;
static INITCOMMONCONTROLSEX icc = {sizeof(INITCOMMONCONTROLSEX), ICC_LINK_CLASS}; static INITCOMMONCONTROLSEX icc = {sizeof(INITCOMMONCONTROLSEX), ICC_LINK_CLASS};