summaryrefslogtreecommitdiff
path: root/scenes/game.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2018-07-19 06:10:10 +0200
committerRicardo Wurmus <rekado@elephly.net>2018-07-27 17:15:45 +0200
commit736072a0f1fdb76849381baa6a48cc00ab47ccad (patch)
tree21c2a19323afd3af7b5d0d73b93b8a6af2bc2848 /scenes/game.scm
parent75e8b93382afcd8c403191b1ba1ffd7a16f61efc (diff)
Remove commented line.
Diffstat (limited to 'scenes/game.scm')
-rw-r--r--scenes/game.scm1
1 files changed, 0 insertions, 1 deletions
diff --git a/scenes/game.scm b/scenes/game.scm
index b4865f3..47d1927 100644
--- a/scenes/game.scm
+++ b/scenes/game.scm
@@ -36,7 +36,6 @@
#:export (game))
(use-modules (chickadee)
-; (chickadee render sprite)
(chickadee scripting))