mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 17:29:31 +02:00
LCL: removed TRTLCtriticalSection, it is provided by the RTL now
git-svn-id: trunk@12390 -
This commit is contained in:
parent
fd83263261
commit
ea43df7e15
@ -66,8 +66,6 @@ type
|
||||
|
||||
TCriticalSection = PtrUInt;
|
||||
PCriticalSection = ^TCriticalSection;
|
||||
TRTLCriticalSection = pointer;
|
||||
|
||||
|
||||
{$ifndef WINDOWS}
|
||||
{$IFDEF CPU64}
|
||||
|
Loading…
Reference in New Issue
Block a user