mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 11:17:57 +08:00
Remove unused debug variable
This commit is contained in:
@ -352,7 +352,6 @@ procedure TfrmTableTools.TreeObjectsChecking(Sender: TBaseVirtualTree; Node: PVi
|
||||
var NewState: TCheckState; var Allowed: Boolean);
|
||||
var
|
||||
n: PVirtualNode;
|
||||
hello: Widestring;
|
||||
begin
|
||||
// Ensure to also toggle check state of not yet initialized nodes
|
||||
Allowed := True;
|
||||
|
Reference in New Issue
Block a user