mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Remove unused variable.
This commit is contained in:
@@ -393,7 +393,6 @@ end;
|
||||
procedure Tconnform.btnDeleteClick(Sender: TObject);
|
||||
var
|
||||
SessionKey: String;
|
||||
Node: PVirtualNode;
|
||||
Sess: PConnectionParameters;
|
||||
begin
|
||||
Sess := ListSessions.GetNodeData(ListSessions.FocusedNode);
|
||||
|
||||
Reference in New Issue
Block a user