mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 08:00:24 +00:00
- was not meant to be commited
svn path=/trunk/; revision=27161
This commit is contained in:
parent
4d8d218004
commit
77e68c3d5a
1 changed files with 0 additions and 1 deletions
|
@ -301,7 +301,6 @@ IntDestroyMenuObject(PMENU_OBJECT Menu,
|
||||||
RemoveEntryList(&Menu->ListEntry);
|
RemoveEntryList(&Menu->ListEntry);
|
||||||
}
|
}
|
||||||
|
|
||||||
WindowStation = Menu->Process->Win32WindowStation;
|
|
||||||
Status = ObReferenceObjectByHandle(Menu->Process->Win32WindowStation,
|
Status = ObReferenceObjectByHandle(Menu->Process->Win32WindowStation,
|
||||||
0,
|
0,
|
||||||
ExWindowStationObjectType,
|
ExWindowStationObjectType,
|
||||||
|
|
Loading…
Reference in a new issue