aboutsummaryrefslogtreecommitdiff
path: root/guile/starlet/scanout.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guile/starlet/scanout.scm')
-rw-r--r--guile/starlet/scanout.scm7
1 files changed, 1 insertions, 6 deletions
diff --git a/guile/starlet/scanout.scm b/guile/starlet/scanout.scm
index 8cea49a..6344cf7 100644
--- a/guile/starlet/scanout.scm
+++ b/guile/starlet/scanout.scm
@@ -38,8 +38,7 @@
patched-fixture-names
get-attr
set-chan8
- set-chan16
- scanout-fixture))
+ set-chan16))
;; The list of patched fixtures
@@ -51,10 +50,6 @@
;; Association list of names to states
(define state-names (make-atomic-box '()))
-;; Method for scanning out fixtures
-(define-generic scanout-fixture)
-
-
(define (patched-fixture-names)
(map get-fixture-name (atomic-box-ref fixtures)))