mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[UMANDLG] Define Globals variable in only one translation unit
This commit is contained in:
parent
fab4e82647
commit
b805a7dd50
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
|
||||
/* GLOBALS ********************************************************************/
|
||||
|
||||
UTILMAN_GLOBALS Globals;
|
||||
REGISTRY_DATA RegData;
|
||||
REGISTRY_SETTINGS Settings;
|
||||
|
||||
|
|
Loading…
Reference in a new issue