get-rendering isn't there anymore

svn: r3296
This commit is contained in:
Matthew Flatt 2006-06-09 13:11:57 +00:00
parent 54c1e342cc
commit bd2c66357f

View File

@ -86,8 +86,7 @@
(run-in-user-thread
(lambda ()
(let ([new-watch (namespace-variable-value 'render)]
[set-evspc (namespace-variable-value 'set-eventspace)]
[get-rendering (namespace-variable-value 'get-rendering)])
[set-evspc (namespace-variable-value 'set-eventspace)])
(set-evspc drs-eventspace)
(set! watch-list
((if (weak-member new-watch watch-list)