removes deprecated T/P types

This commit is contained in:
Araq
2018-11-16 13:27:46 +01:00
committed by ringabout
parent 541d93bd90
commit 40e8c2d744

View File

@@ -101,8 +101,6 @@ type
## used to get a row's
## column text on demand
{.deprecated: [TRow: Row, TSqlQuery: SqlQuery, TDbConn: DbConn].}
var
buf: array[0..4096, char]