disable slideshow's addition (to drracket) of pict value rendering

This commit is contained in:
Robby Findler 2013-05-12 21:58:39 -05:00
parent 9932ef33f7
commit 96acfb08ac

View File

@ -345,6 +345,9 @@ pict snip :
(send bdc set-bitmap #f)
(make-object image-snip% bm)))
;; do not add this anymore, since it is covered internally
;; by drracket's use of the pict/convert library
#;
(drscheme:language:add-snip-value
;; Convert to print?
(lambda (x)