mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 05:18:00 +02:00
lcl: clean up
git-svn-id: trunk@22776 -
This commit is contained in:
parent
c15be9e2e1
commit
9277fa9e42
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user