clean up
This commit is contained in:
parent
dc926925aa
commit
80e5c6cec3
|
@ -124,8 +124,6 @@
|
|||
(values cocoa image-cocoa)))
|
||||
(values button-cocoa #f)))
|
||||
|
||||
(define we (make-will-executor))
|
||||
|
||||
(super-new [parent parent]
|
||||
[cocoa cocoa]
|
||||
[no-show? (memq 'deleted style)]
|
||||
|
|
|
@ -138,7 +138,6 @@
|
|||
(define callback cb)
|
||||
(define ignore-click? #f)
|
||||
(define/public (queue-changed)
|
||||
(make-will-executor)
|
||||
;; Called from event-handling thread
|
||||
(unless ignore-click?
|
||||
(queue-window-event
|
||||
|
|
Loading…
Reference in New Issue
Block a user