summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--stdlib/conv.tl1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/conv.tl b/stdlib/conv.tl
index 50cf7f45..84357574 100644
--- a/stdlib/conv.tl
+++ b/stdlib/conv.tl
@@ -25,7 +25,6 @@
;; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
;; POSSIBILITY OF SUCH DAMAGE.
-
(defmacro sys:conv-expand-sym (sym arg-expr)
(caseq sym
(usr:i ^(toint ,arg-expr))