mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Correct some code comments.
This commit is contained in:
@ -128,7 +128,6 @@ begin
|
||||
MessageDlg( 'Error reading file:' + CRLF + filename, mtError, [mbOK], 0 );
|
||||
break;
|
||||
end;
|
||||
debug('TODO: Non-threaded ExecSql call in TfrmInsertFilesProgress.ProcessFiles().');
|
||||
zq.ExecSql;
|
||||
lblOperation.caption := 'Freeing memory ...';
|
||||
lblOperation.Repaint;
|
||||
|
Reference in New Issue
Block a user