mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Minor: Remove unused legacy var
This commit is contained in:
@@ -218,7 +218,6 @@ end;
|
||||
|
||||
var
|
||||
MainForm : TMainForm;
|
||||
highestcon : Integer; // Remember last connection
|
||||
appstarted : Boolean = false; // see connections.pas
|
||||
StatusText : String = 'Initializing...';
|
||||
StatusIconIndex : Integer = 43;
|
||||
|
||||
Reference in New Issue
Block a user