removed spurious message-box
original commit: 3872582acdcf0bbaa308341b3c1afebb8a5471fd
This commit is contained in:
parent
e0597481ed
commit
6ca32ee508
|
@ -46,7 +46,6 @@
|
|||
(make-object pasteboard%)))]
|
||||
[on-new-box
|
||||
(lambda (type)
|
||||
(wx:message-box (format "insert-box ~a" type))
|
||||
(cond
|
||||
[(= type wx:const-edit-buffer)
|
||||
(get-edit-snip)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user