lcl: remove occasionally committed debug code

git-svn-id: trunk@18839 -
This commit is contained in:
paul 2009-02-27 16:31:39 +00:00
parent 2b25d4ddff
commit 22f0c9e3c6

View File

@ -41,10 +41,6 @@ var
begin
with Canvas do
begin
Brush.Color := clRed;
FillRect(Rect(0,0,Width,Height));
Pen := FPen;
Brush := FBrush;