mirror of https://gitlab.com/basile.b/dexed.git
remove debug loc
This commit is contained in:
parent
f749c0333c
commit
892cccf12a
|
@ -2639,7 +2639,6 @@ begin
|
|||
ddc := lexInDdoc;
|
||||
if ddc in ['*', '+'] then
|
||||
begin
|
||||
fLexToks.saveToFile('/home/basile/lx.txt');
|
||||
inherited;
|
||||
insertLeadingDDocSymbol(ddc);
|
||||
fCanShowHint:=false;
|
||||
|
|
Loading…
Reference in New Issue