mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 14:38:01 +02:00
SynEdit: remove circular dependency between SynEdit and SynEditMarkupIfDef
git-svn-id: trunk@64482 -
This commit is contained in:
parent
cb11098e23
commit
608ef7b4c6
@ -523,8 +523,6 @@ function dbgs(APeerType: TSynMarkupIfdefPeerType): String; overload;
|
||||
|
||||
implementation
|
||||
|
||||
uses
|
||||
SynEdit;
|
||||
var
|
||||
TheDict: TSynRefCountedDict = nil;
|
||||
{$IFDEF WITH_SYN_DEBUG_MARKUP_IFDEF}
|
||||
|
Loading…
Reference in New Issue
Block a user