.
original commit: 5054014db9d153e1a6f4e19878d5932ccf7f439b
This commit is contained in:
parent
dc55ffbd8b
commit
ddd723d089
|
@ -4850,13 +4850,7 @@
|
|||
wx)
|
||||
(lambda ()
|
||||
(let ([cwho '(constructor canvas)])
|
||||
(check-container-ready cwho parent)
|
||||
(when (memq 'gl style)
|
||||
(unless (or (eq? (system-type) 'windows)
|
||||
(eq? (system-type) 'unix))
|
||||
(raise-mismatch-error (who->name cwho)
|
||||
"the 'gl style flag is not supported on this platform: "
|
||||
style)))))
|
||||
(check-container-ready cwho parent)))
|
||||
parent)
|
||||
(when label
|
||||
(set-label label))
|
||||
|
|
Loading…
Reference in New Issue
Block a user