summaryrefslogtreecommitdiff
path: root/catbird.scm
diff options
context:
space:
mode:
Diffstat (limited to 'catbird.scm')
-rw-r--r--catbird.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/catbird.scm b/catbird.scm
index ae27bb7..9279cdb 100644
--- a/catbird.scm
+++ b/catbird.scm
@@ -32,8 +32,8 @@
#:use-module (chickadee)
#:use-module (chickadee math rect)
#:use-module (oop goops)
- #:export (run-catbird)
- #:re-export (exit-catbird))
+ #:export (run-catbird
+ exit-catbird))
;; Add the system notification and debugging overlay.
(define (add-overlay)