mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 14:31:29 +02:00
synedit: clean up
git-svn-id: trunk@39963 -
This commit is contained in:
parent
f35fd2b9b6
commit
0a66ac5ea5
@ -657,7 +657,7 @@ var
|
||||
|
||||
function FindStartPoint(var AFirstKeptValidIdx: Integer): Boolean;
|
||||
var
|
||||
Idx, Idx2 : Integer;
|
||||
Idx: Integer;
|
||||
begin
|
||||
Result := False; // No Gap at start to fill
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user