summaryrefslogtreecommitdiff
path: root/examples/common.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/common.scm')
-rw-r--r--examples/common.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/common.scm b/examples/common.scm
index 03a0a28..07e7aae 100644
--- a/examples/common.scm
+++ b/examples/common.scm
@@ -25,7 +25,6 @@
(sly window))
(open-window)
-(enable-sprites)
(add-hook! key-press-hook (lambda (key unicode)
(when (eq? key 'escape)