mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-29 07:49:53 +02:00
lazedit: less hints
This commit is contained in:
parent
17ddd7e8e1
commit
bde7bb763d
@ -903,7 +903,7 @@ procedure TTextMatePattern.InitStates(const AGrammar: TTextMateGrammar;
|
||||
begin
|
||||
assert(False, 'TTextMatePattern.InitStates: not TTextMatePatternBaseNested');
|
||||
if AGrammar=nil then ;
|
||||
if AStates=nil then ;
|
||||
if AStates.Grammar=nil then ;
|
||||
if AParent=nil then ;
|
||||
if AText='' then ;
|
||||
if ADepth=0 then ;
|
||||
|
Loading…
Reference in New Issue
Block a user