mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 15:19:35 +02:00
ipro: clean up
git-svn-id: trunk@45861 -
This commit is contained in:
parent
7ecca1cded
commit
b5aca9fe9f
@ -10087,8 +10087,6 @@ begin
|
||||
end;
|
||||
|
||||
procedure TIpHtmlNodeBlock.ApplyQueueProps(aCurElem: PIpHtmlElement; var aPrefor: Boolean);
|
||||
var
|
||||
TextMetrics : TLCLTextMetric;
|
||||
begin
|
||||
with aCurElem.Props do begin
|
||||
if (FCurProps = nil) or not AIsEqualTo(FCurProps) then begin
|
||||
|
Loading…
Reference in New Issue
Block a user