r9114: fixes for list-indexes
[clsql.git] / db-odbc / odbc-api.lisp
index 5ff3d09cb7f4750e32cedaf68fb1e45fb083eae9..03860af9333a698f13aa75b5eb438a1492ae5f54 100644 (file)
@@ -943,9 +943,6 @@ as possible second argument) to the desired representation of date/time/timestam
 (defun %table-statistics (table hstmt &key unique (ensure t))
   (with-cstrings ((table-cs table))
     (with-error-handling (:hstmt hstmt)
-      (print hstmt)
-      (print table-cs)
-      (print (uffi:convert-from-cstring table-cs))
       (SQLStatistics 
        hstmt
        +null-ptr+ 0