mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +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