git-svn-id: trunk@16771 -
This commit is contained in:
mattias 2008-09-27 15:54:27 +00:00
parent fb2e2d2219
commit 1366b4bfbc

View File

@ -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