mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 08:29:06 +02:00
MG: removed updatestatusbar writeln
git-svn-id: trunk@324 -
This commit is contained in:
parent
891500728f
commit
986ebbd048
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user