mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-03 01:38:17 +02:00
clean up
git-svn-id: trunk@21215 -
This commit is contained in:
parent
edaea50d9b
commit
92b4657c3e
@ -149,7 +149,7 @@ procedure TEditorMouseOptionsFrame.ActionGridCompareCells(Sender: TObject; ACol,
|
||||
BRow: Integer; var Result: integer);
|
||||
function CompareCol(i : Integer) : Integer;
|
||||
var
|
||||
j, a, b: Integer;
|
||||
j: Integer;
|
||||
begin
|
||||
j := i;
|
||||
if Sender = OtherActionGrid then
|
||||
|
Loading…
Reference in New Issue
Block a user