From 28db6b9f13f8a23bea72297ae6e21aabaaba376e Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Mon, 21 Aug 2017 16:46:32 +0200 Subject: [PATCH] Desultory cleanup of a useless declaim. --- src/pgsql/copy-from-queue.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pgsql/copy-from-queue.lisp b/src/pgsql/copy-from-queue.lisp index 27b6de8..92e065a 100644 --- a/src/pgsql/copy-from-queue.lisp +++ b/src/pgsql/copy-from-queue.lisp @@ -184,7 +184,6 @@ (list :writer table seconds))) -(declaim (inline send-current-batch)) (defun format-row-in-batch (copy row current-batch preprocessor pre-formatted) "Given a row from the queue, prepare it for the next batch." (metabang.bind:bind