mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Remove unused forward declaration.
This commit is contained in:
@@ -506,7 +506,6 @@ type
|
||||
|
||||
{ TMySQLConnection }
|
||||
|
||||
TMySQLQuery = class;
|
||||
TMySQLRawResults = Array of PMYSQL_RES;
|
||||
TMySQLConnection = class(TDBConnection)
|
||||
private
|
||||
|
||||
Reference in New Issue
Block a user