LCL: removed TRTLCtriticalSection, it is provided by the RTL now

git-svn-id: trunk@12390 -
This commit is contained in:
vincents 2007-10-09 09:01:00 +00:00
parent fd83263261
commit ea43df7e15

View File

@ -66,8 +66,6 @@ type
TCriticalSection = PtrUInt;
PCriticalSection = ^TCriticalSection;
TRTLCriticalSection = pointer;
{$ifndef WINDOWS}
{$IFDEF CPU64}