Converter: cleanup

git-svn-id: trunk@37269 -
This commit is contained in:
juha 2012-05-13 17:08:31 +00:00
parent 19f3fb1b76
commit 87c52f9c5e

View File

@ -406,7 +406,6 @@ begin
if not fCTLink.SrcCache.Replace(gtNewLine,gtNone,InsPos,InsPos,s) then exit;
Result:=fCTLink.SrcCache.Apply;
finally
// RenameList.Free;
LclOnlyUnits.Free;
DelphiOnlyUnits.Free;
end;