remove debug loc

This commit is contained in:
Basile Burg 2017-06-02 12:09:35 +02:00
parent f749c0333c
commit 892cccf12a
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
1 changed files with 0 additions and 1 deletions

View File

@ -2639,7 +2639,6 @@ begin
ddc := lexInDdoc;
if ddc in ['*', '+'] then
begin
fLexToks.saveToFile('/home/basile/lx.txt');
inherited;
insertLeadingDDocSymbol(ddc);
fCanShowHint:=false;