mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-30 14:49:13 +02:00
IDE: build file: clean messages
git-svn-id: trunk@47354 -
This commit is contained in:
parent
a75f914bf9
commit
9e4a42391b
@ -7320,6 +7320,7 @@ begin
|
||||
if not BeginCodeTool(ActiveSrcEdit,ActiveUnitInfo,[]) then exit;
|
||||
Result:=DoSaveProject([]);
|
||||
if Result<>mrOk then exit;
|
||||
IDEMessagesWindow.Clear;
|
||||
DirectiveList:=TStringList.Create;
|
||||
try
|
||||
Result:=GetIDEDirectives(ActiveUnitInfo,DirectiveList);
|
||||
|
Loading…
Reference in New Issue
Block a user