mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-26 03:01:07 +08:00
Remove unused variables
This commit is contained in:
@ -1623,8 +1623,6 @@ end;
|
||||
|
||||
function TDBConnection.GetAllDatabases: TStringList;
|
||||
var
|
||||
i: Integer;
|
||||
tmp: TStringList;
|
||||
rx: TRegExpr;
|
||||
begin
|
||||
// Get user passed delimited list
|
||||
|
Reference in New Issue
Block a user