mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Remove code that will never run before the application quits?
This commit is contained in:
@ -68,7 +68,6 @@ begin
|
||||
debug('perf: Running.');
|
||||
MainForm.Startup;
|
||||
Application.Run;
|
||||
ActivateMainform(Mainform.Handle);
|
||||
finally
|
||||
DeInitializeSync;
|
||||
end;
|
||||
|
Reference in New Issue
Block a user