ipro: clean up

git-svn-id: trunk@45861 -
This commit is contained in:
mattias 2014-07-14 17:09:59 +00:00
parent 7ecca1cded
commit b5aca9fe9f

View File

@ -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