r8859: package renaming
[clsql.git] / base / conditions.lisp
index 138aa58fac6ddbdde4182d8a30f7b8b89ac79f08..c70f288749116256d1d36817ae8eb80df124b296 100644 (file)
@@ -160,8 +160,6 @@ and signal an clsql-invalid-spec-error if they don't match."
   (cerror "Ignore this error and return nil."
          'clsql-nodb-error))
 
-;; for USQL support
-
 (define-condition clsql-type-error (clsql-error clsql-condition)
   ((slotname :initarg :slotname
             :reader clsql-type-error-slotname)