fix load error

db4
Doug Coleman 2008-02-16 18:15:18 -06:00
parent ff1e9fcbf2
commit c559ff4c6f
1 changed files with 0 additions and 6 deletions

View File

@ -26,12 +26,6 @@ M: mysql-statement prepare-statement ( statement -- )
M: mysql-statement bind-statement* ( statement -- )
;
M: mysql-statement rebind-statement ( statement -- )
;
M: mysql-statement execute-statement ( statement -- )
;
M: mysql-statement query-results ( query -- result-set )
;