mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 06:59:21 +02:00
clean up
git-svn-id: trunk@16771 -
This commit is contained in:
parent
fb2e2d2219
commit
1366b4bfbc
@ -4238,7 +4238,6 @@ begin
|
||||
end;
|
||||
|
||||
NewCodeBuffer:=CodeToolBoss.CreateFile(NewFilename);
|
||||
DebugLn(['TMainIDE.CreateNewCodeBuffer ',NewFilename,' ',NewCodeBuffer.IsDeleted,' ',NewCodeBuffer.Source]);
|
||||
if NewCodeBuffer<>nil then
|
||||
Result:=mrOk
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user