Remove unused forward declaration.

This commit is contained in:
Ansgar Becker
2011-03-18 06:49:51 +00:00
parent a9f1f076b0
commit 7022bf3fcd

View File

@@ -506,7 +506,6 @@ type
{ TMySQLConnection }
TMySQLQuery = class;
TMySQLRawResults = Array of PMYSQL_RES;
TMySQLConnection = class(TDBConnection)
private