aboutsummaryrefslogtreecommitdiff
path: root/src/primitives.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/primitives.c')
-rw-r--r--src/primitives.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/primitives.c b/src/primitives.c
index 510ca1e..8958842 100644
--- a/src/primitives.c
+++ b/src/primitives.c
@@ -351,6 +351,3 @@ SExpRef primitive_or(Interp *interp, SExpRef args) {
return ret;
}
-// TODO:
-// - defmacro
-// - macroexpand-1