mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[UXTHEME] Remove unused variable.
svn path=/trunk/; revision=67410
This commit is contained in:
@@ -30,7 +30,6 @@ static BOOL MSSTYLES_GetNextInteger(LPCWSTR lpStringStart, LPCWSTR lpStringEnd,
|
||||
static BOOL MSSTYLES_GetNextToken(LPCWSTR lpStringStart, LPCWSTR lpStringEnd, LPCWSTR *lpValEnd, LPWSTR lpBuff, DWORD buffSize);
|
||||
static HRESULT MSSTYLES_GetFont (LPCWSTR lpStringStart, LPCWSTR lpStringEnd, LPCWSTR *lpValEnd, LOGFONTW* logfont);
|
||||
|
||||
extern HINSTANCE hDllInst;
|
||||
extern int alphaBlendMode;
|
||||
|
||||
#define MSSTYLES_VERSION 0x0003
|
||||
|
||||
Reference in New Issue
Block a user