cody: clean up

git-svn-id: trunk@40533 -
This commit is contained in:
mattias 2013-03-12 09:44:36 +00:00
parent 8e235a5d36
commit b91d1b67ee

View File

@ -2847,7 +2847,7 @@ var
GapInFront: Integer; GapInFront: Integer;
GapBehind: Integer; GapBehind: Integer;
begin begin
debugln(['TCustomLvlGraphControl.AutoLayout ',DbgSName(Self),' ClientRect=',dbgs(ClientRect)]); //debugln(['TCustomLvlGraphControl.AutoLayout ',DbgSName(Self),' ClientRect=',dbgs(ClientRect)]);
BeginUpdate; BeginUpdate;
try try
Canvas.Font.Assign(Font); Canvas.Font.Assign(Font);