synedit: clean up

git-svn-id: trunk@19518 -
This commit is contained in:
mattias 2009-04-19 21:10:03 +00:00
parent c7eca46415
commit a7d4c2d5b4

View File

@ -2495,7 +2495,6 @@ end;
function TSynPasSyn.FoldCloseCount(ALineIndex: Integer; AType: Integer = 0): integer;
var
inf, inf2: TSynPasRangeInfo;
r: TSynPasSynRange;
begin
Result := 0;
if (AType <> 1) then begin