From 691606d9bcb680eb287dc3ac6eac2448134c5488 Mon Sep 17 00:00:00 2001 From: martin Date: Sun, 10 Mar 2019 18:00:00 +0000 Subject: [PATCH] FpDebug: Less debugln git-svn-id: trunk@60650 - --- components/fpdebug/fpimgreadermacho.pas | 1 - 1 file changed, 1 deletion(-) diff --git a/components/fpdebug/fpimgreadermacho.pas b/components/fpdebug/fpimgreadermacho.pas index bd00af0414..b374b1ea81 100644 --- a/components/fpdebug/fpimgreadermacho.pas +++ b/components/fpdebug/fpimgreadermacho.pas @@ -423,7 +423,6 @@ begin P^.Offs := fs.sec64.offset; p^.Sect.Size := fs.sec64.size; end; -DebugLn(Name); p^.Sect.VirtualAddress := 0; // Todo? p^.Loaded := False;