mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 08:41:41 +00:00
[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM][SETUPAPI] Remove/comment out some unused variables. CORE-11799 (#94)
This commit is contained in:
parent
0625e4d4f5
commit
5cb0615147
12 changed files with 13 additions and 23 deletions
|
@ -48,7 +48,6 @@ extern const MATRIX gmxWorldToPageDefault;
|
|||
#define gmxWorldToDeviceDefault gmxWorldToPageDefault
|
||||
|
||||
FT_Library library;
|
||||
static const WORD gusEnglishUS = MAKELANGID(LANG_ENGLISH, SUBLANG_ENGLISH_US);
|
||||
|
||||
/* special font names */
|
||||
static const UNICODE_STRING MarlettW = RTL_CONSTANT_STRING(L"Marlett");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue