IDE: emoved note

git-svn-id: trunk@15853 -
This commit is contained in:
mattias 2008-07-24 01:41:47 +00:00
parent 4969fb1643
commit d38ea72e65

View File

@ -8296,9 +8296,8 @@ begin
AnUnitInfo:=Project1.UnitWithEditorIndex(i);
if AnUnitInfo = nil
then begin
{$NOTE ToDo: EditorIndex/Source editor inconsistency: fix the real bug, see http://bugs.freepascal.org/view.php?id=10171}
DebugLn('TMainIDE.DoSaveProject - unit not found for page %d', [i]);
DumpStack;
DebugLn('TMainIDE.DoSaveProject - unit not found for page %d', [i])
end else begin
if AnUnitInfo.IsVirtual
then begin