mirror of
https://github.com/reactos/reactos.git
synced 2025-01-12 09:07:54 +00:00
Fix compilation (second attempt, too many local changes to keep track of)
svn path=/trunk/; revision=25526
This commit is contained in:
parent
f0b7c5e2d6
commit
4f8fd087f7
1 changed files with 0 additions and 1 deletions
|
@ -102,7 +102,6 @@ SystemApplet(VOID)
|
|||
HPROPSHEETPAGE hpsp[MAX_SYSTEM_PAGES];
|
||||
PROPSHEETHEADER psh;
|
||||
HMODULE hNetIdDll;
|
||||
HPSXA hpsxa;
|
||||
LONG Ret;
|
||||
static INITCOMMONCONTROLSEX icc = {sizeof(INITCOMMONCONTROLSEX), ICC_LINK_CLASS};
|
||||
|
||||
|
|
Loading…
Reference in a new issue