This commit is contained in:
Basile Burg 2016-11-28 23:24:31 +01:00
parent 6367a87a21
commit 9b9c46305f
No known key found for this signature in database
GPG Key ID: 1868039F415CB8CF
1 changed files with 0 additions and 3 deletions

View File

@ -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;