lcl: clean up

git-svn-id: trunk@22776 -
This commit is contained in:
mattias 2009-11-25 21:48:59 +00:00
parent c15be9e2e1
commit 9277fa9e42

View File

@ -1578,8 +1578,6 @@ end;
//------------------------------------------------------------------------------
procedure ExceptionOccurred(Sender: TObject; Addr:Pointer; FrameCount: Longint;
Frames: PPointer);
var
FrameNumber: integer;
Begin
DebugLn('[FORMS.PP] ExceptionOccurred ');
if HaltingProgram or HandlingException then Halt;