remove sillyness

original commit: 52092eeb803ad9a542bc383a0143d6c31c59d658
This commit is contained in:
Robby Findler 2010-12-16 20:50:54 -06:00
parent 16b7c3bdf6
commit fc3cb61653

View File

@ -280,8 +280,7 @@ has been moved out).
(define/override (copy) (make-image shape bb normalized? pinhole))
(define/override (draw dc x y left top right bottom dx dy draw-caret?)
(let ([smoothing (send dc get-smoothing)])
(render-image this dc x y)))
(render-image this dc x y))
(define/override (get-extent dc x y [w #f] [h #f] [descent #f] [space #f] [lspace #f] [rspace #f])
(send (get-the-snip-class-list) add snip-class)