diff --git a/source/main.pas b/source/main.pas index 98cf3589..ae928d84 100644 --- a/source/main.pas +++ b/source/main.pas @@ -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;