mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 12:24:48 +00:00
[WIN32K]
* Missed this one. svn path=/trunk/; revision=53528
This commit is contained in:
parent
ff2b2aaa36
commit
fec2ae66a2
1 changed files with 0 additions and 2 deletions
|
@ -57,8 +57,6 @@ PACCELERATOR_TABLE FASTCALL UserGetAccelObject(HACCEL hAccel)
|
|||
return NULL;
|
||||
}
|
||||
|
||||
ASSERT(Accel->head.cLockObj >= 0);
|
||||
|
||||
return Accel;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue