mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 07:08:23 +02:00
FpDebug: remove accidentally committed debugln !442
This commit is contained in:
parent
6d4ad25144
commit
13306efd3f
@ -164,7 +164,6 @@ begin
|
||||
OutSideFrame := StackPointer + 1 * AddressSize < FrameBasePointer + 2 * AddressSize
|
||||
else
|
||||
OutSideFrame := AfterCallOut;
|
||||
if not OutSideFrame then debugln(['>>>>>>>>>>>> ####### FRAME UNWIND - new code update to better']);
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user