mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 21:41:35 +02:00
LazReport, removed debug ouput using writeln
git-svn-id: trunk@12863 -
This commit is contained in:
parent
643387fa61
commit
5de34c204b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user