diff --git a/ide/uniteditor.pp b/ide/uniteditor.pp index 503a904dc1..26c19891a7 100644 --- a/ide/uniteditor.pp +++ b/ide/uniteditor.pp @@ -2357,7 +2357,6 @@ begin TempEditor := GetActiveSE; if TempEditor = nil then Exit; TempEditor.ErrorLine:=-1; -writeln('TSourceNotebook.UpdateStatusBar ',TempEditor.Filename); Statusbar.Panels[3].Text := TempEditor.Filename; If TempEditor.Modified then