LazReport, removed debug ouput using writeln

git-svn-id: trunk@12863 -
This commit is contained in:
jesus 2007-11-14 05:50:17 +00:00
parent 643387fa61
commit 5de34c204b

View File

@ -69,7 +69,6 @@ begin
b := False;
if Pos(';', s) = 0 then
b := True;
writeln('ShowEditor() s="'+s+'"');
with frDesigner.Page do
begin
for i := 0 to Objects.Count - 1 do