mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-02 03:02:31 +00:00
removes deprecated T/P types
This commit is contained in:
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user