mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-06 00:37:18 +01:00
clean up
git-svn-id: trunk@20212 -
This commit is contained in:
parent
ae9bba0d6a
commit
a2f39228ab
@ -66,7 +66,6 @@ end;
|
|||||||
|
|
||||||
function UpdateMemoSelLengthCB(AStrings: TGtk2MemoStrings): gboolean; cdecl;
|
function UpdateMemoSelLengthCB(AStrings: TGtk2MemoStrings): gboolean; cdecl;
|
||||||
var
|
var
|
||||||
TextBuffer: PGtkTextBuffer;
|
|
||||||
TextMark: PGtkTextMark;
|
TextMark: PGtkTextMark;
|
||||||
StartIter,
|
StartIter,
|
||||||
EndIter: TGtkTextIter;
|
EndIter: TGtkTextIter;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user