mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[WIN32K]
* Missed this one. svn path=/trunk/; revision=53528
This commit is contained in:
@@ -57,8 +57,6 @@ PACCELERATOR_TABLE FASTCALL UserGetAccelObject(HACCEL hAccel)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
ASSERT(Accel->head.cLockObj >= 0);
|
||||
|
||||
return Accel;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user