mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 18:59:21 +02:00
SourceEditor: Fixed compilation (without SynDualView)
git-svn-id: trunk@24445 -
This commit is contained in:
parent
6f3d675400
commit
fda361abd7
@ -4750,9 +4750,7 @@ var
|
||||
Marks: PSourceMark;
|
||||
MarkCount: integer;
|
||||
i: Integer;
|
||||
{$IFDEF SynDualView}
|
||||
NBAvail: Boolean;
|
||||
{$ENDIF}
|
||||
CurMark: TSourceMark;
|
||||
EditorPopupPoint, EditorCaret: TPoint;
|
||||
SelAvail: Boolean;
|
||||
|
Loading…
Reference in New Issue
Block a user