Shut up Mr. GCC.

svn path=/trunk/; revision=69724
This commit is contained in:
Hermès Bélusca-Maïto
2015-10-27 21:27:55 +00:00
parent 62bd2d4195
commit 0a11c6ee0e
2 changed files with 3 additions and 2 deletions
@@ -25,6 +25,7 @@ InitUxTheme(VOID)
return TRUE;
}
#if 0
static VOID
CleanupUxTheme(VOID)
{
@@ -32,7 +33,7 @@ CleanupUxTheme(VOID)
hUxTheme = NULL;
// Initialized = FALSE;
}
#endif
////////////////////////////////////////////////////////////////////////////////
@@ -1,7 +1,7 @@
/*
* PROJECT: ReactOS Applications
* LICENSE: LGPL - See COPYING in the top level directory
* FILE: base/applications/msconfig_new/comctl32ex/uxthemesupp.c
* FILE: base/applications/msconfig_new/comctl32ex/uxthemesupp.h
* PURPOSE: UX Theming helpers.
* COPYRIGHT: Copyright 2015 Hermes BELUSCA - MAITO <[email protected]>
*/