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;