mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-11 07:11:54 +00:00
- This shouldn't have been committed.
This commit is contained in:
parent
67a6ec01e1
commit
918d188263
1 changed files with 0 additions and 3 deletions
|
@ -86,7 +86,4 @@ void EnterCriticalSection(FInternalCriticalSection *c)
|
|||
void LeaveCriticalSection(FInternalCriticalSection *c)
|
||||
{
|
||||
c->Leave();
|
||||
|
||||
MemoryBarrier();
|
||||
MemoryFence();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue