mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Shut up Mr. GCC.
svn path=/trunk/; revision=69724
This commit is contained in:
@@ -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]>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user