SourceEditor: Fixed compilation (without SynDualView)

git-svn-id: trunk@24445 -
This commit is contained in:
martin 2010-04-05 19:53:54 +00:00
parent 6f3d675400
commit fda361abd7

View File

@ -4750,9 +4750,7 @@ var
Marks: PSourceMark;
MarkCount: integer;
i: Integer;
{$IFDEF SynDualView}
NBAvail: Boolean;
{$ENDIF}
CurMark: TSourceMark;
EditorPopupPoint, EditorCaret: TPoint;
SelAvail: Boolean;