aboutsummaryrefslogtreecommitdiffhomepage
path: root/wheelwork.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'wheelwork.lisp')
-rw-r--r--wheelwork.lisp3
1 files changed, 0 insertions, 3 deletions
diff --git a/wheelwork.lisp b/wheelwork.lisp
index 20c5d86..b4149ff 100644
--- a/wheelwork.lisp
+++ b/wheelwork.lisp
@@ -305,9 +305,6 @@ necessary."
(shutdown app))
(cleanup app)))))))
-(defvar *frame-time* nil
- "Bound and available once per frame. The result of GET-UNIVERSAL-TIME.")
-
(defgeneric render (thing))
(defmethod render ((app application))
(let ((table (perframe-table (listener app)))