mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 03:58:09 +02:00
IDE: clean up
git-svn-id: branches/fixes_1_6@52942 -
This commit is contained in:
parent
9e91bef147
commit
09b0f0c8c1
@ -88,8 +88,6 @@ end;
|
||||
|
||||
procedure TCompilerDebuggingOptionsFrame.Setup(ADialog: TAbstractOptionsEditorDialog);
|
||||
begin
|
||||
debugln(['TCompilerDebuggingOptionsFrame.Setup ']);
|
||||
writeln('TCompilerDebuggingOptionsFrame.Setup ');
|
||||
grpChecks.Caption := dlgCOChecksAndAssertion;
|
||||
chkChecksIO.Caption := 'I/O (-Ci)';
|
||||
chkChecksRange.Caption := dlgCORange + ' (-Cr)';
|
||||
|
Loading…
Reference in New Issue
Block a user