mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 11:08:00 +02:00
FpDebug: remove accidentally committed debugln !442
(cherry picked from commit 13306efd3f
)
This commit is contained in:
parent
8e76db50e2
commit
824107bf28
@ -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