mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 12:39:15 +02:00
FpDebug: Less debugln
git-svn-id: trunk@60650 -
This commit is contained in:
parent
8e825867ba
commit
691606d9bc
@ -423,7 +423,6 @@ begin
|
|||||||
P^.Offs := fs.sec64.offset;
|
P^.Offs := fs.sec64.offset;
|
||||||
p^.Sect.Size := fs.sec64.size;
|
p^.Sect.Size := fs.sec64.size;
|
||||||
end;
|
end;
|
||||||
DebugLn(Name);
|
|
||||||
|
|
||||||
p^.Sect.VirtualAddress := 0; // Todo?
|
p^.Sect.VirtualAddress := 0; // Todo?
|
||||||
p^.Loaded := False;
|
p^.Loaded := False;
|
||||||
|
Loading…
Reference in New Issue
Block a user