diff options
| -rw-r--r-- | desmoctl.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/desmoctl.scm b/desmoctl.scm index 7c2c8e6..811f0ff 100644 --- a/desmoctl.scm +++ b/desmoctl.scm @@ -28,9 +28,6 @@ ;; Utilities ;; ;;;;;;;;;;;;;;; -(define (id x) x) -(define nil '()) - (cond-expand ((not compiling) ;; when interpreted or loaded |
