summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2024-04-19 10:36:50 -0700
committercolin <colin@cicadas.surf>2024-04-19 10:36:50 -0700
commitbe1df3a9cfaf1f5a4e5bf248b24a2d55836701ab (patch)
tree02404171c08b777974c3bb58594559892ac793b7
parent73d17124df0a837fe7ca400a0c79a9fa5c6dfbe9 (diff)
hmm
-rw-r--r--obwyn.lisp2
1 files changed, 0 insertions, 2 deletions
diff --git a/obwyn.lisp b/obwyn.lisp
index 1b3193f..03b40f6 100644
--- a/obwyn.lisp
+++ b/obwyn.lisp
@@ -56,8 +56,6 @@
(variablep (first thing))
(variablep (second thing)))))))
-
-
(defun expand-clauses (clauses)
(flet ((collapse-progn (expanded)
(if (and (listp expanded) (eq 'cl:progn (first expanded)))