summaryrefslogtreecommitdiffstats
path: root/demostuff.tl
diff options
context:
space:
mode:
Diffstat (limited to 'demostuff.tl')
-rw-r--r--demostuff.tl2
1 files changed, 0 insertions, 2 deletions
diff --git a/demostuff.tl b/demostuff.tl
index 4ec23ab..faad59f 100644
--- a/demostuff.tl
+++ b/demostuff.tl
@@ -120,5 +120,3 @@
,*body)
(set ,theapp (gtk_application_new nil 0))
(g_signal_connect_data ,theapp "activate" [app-cb ,cb] null null 0))))
-
-(defmacro defparameter (name val) ^(defparm ,name ,val))