X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=db-oracle%2Foracle-sql.lisp;h=3f5cb4961b25f6e36981e5349387f72918f84460;hp=fc3188f8b33a4e510c916e0b87ac8baa27f61317;hb=ab37892bfa71e0d66021cc73f28cd189be30c81c;hpb=9db6946c8331a477b309608ec6232cbfabb97d24 diff --git a/db-oracle/oracle-sql.lisp b/db-oracle/oracle-sql.lisp index fc3188f..3f5cb49 100644 --- a/db-oracle/oracle-sql.lisp +++ b/db-oracle/oracle-sql.lisp @@ -643,7 +643,6 @@ the length of that format.") (colname '(* :unsigned-char)) (colnamelen 'ub4) (colsize 'ub2) - (colsizesize 'ub4) (defnp ':pointer-void)) (let ((buffer nil) (sizeof nil))