mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-20 12:19:31 +02:00
synedit: clean up
git-svn-id: trunk@23070 -
This commit is contained in:
parent
7428340ec8
commit
725116be84
@ -4790,7 +4790,6 @@ procedure TCustomSynEdit.RedoItem(Item: TSynEditUndoItem);
|
||||
var
|
||||
Run, StrToDelete: PChar;
|
||||
Len, x : integer;
|
||||
TempString: string;
|
||||
begin
|
||||
if Assigned(Item) then
|
||||
try
|
||||
|
Loading…
Reference in New Issue
Block a user