mirror of https://gitlab.com/basile.b/dexed.git
cleanup
This commit is contained in:
parent
6367a87a21
commit
9b9c46305f
|
@ -2308,9 +2308,6 @@ procedure TCESynMemo.checkFileDate;
|
|||
var
|
||||
newDate: double;
|
||||
str: TStringList;
|
||||
txt: string;
|
||||
b,e: TPoint;
|
||||
p: TPoint;
|
||||
begin
|
||||
if fFilename = fTempFileName then exit;
|
||||
if fDisableFileDateCheck then exit;
|
||||
|
|
Loading…
Reference in New Issue