IDE: clean up

git-svn-id: branches/fixes_1_6@52942 -
This commit is contained in:
mattias 2016-09-09 11:47:35 +00:00
parent 9e91bef147
commit 09b0f0c8c1

View File

@ -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)';