minor clean-up

original commit: 4d8497b985c88fae21dab44c1f32e2afa1808fe4
This commit is contained in:
Matthew Flatt 2010-10-15 12:07:17 -06:00
parent c2bc4a5451
commit 420ba997da

View File

@ -36,7 +36,6 @@
file-creator-and-type
run-printout
get-double-click-time
key-symbol-to-integer
get-control-font-size
get-control-font-size-in-pixels?
cancel-quit
@ -60,15 +59,15 @@
make-gl-bitmap
check-for-break)
(define-unimplemented play-sound)
(define-unimplemented find-graphical-system-path)
(define-unimplemented location->window)
(define-unimplemented send-event)
(define-unimplemented key-symbol-to-integer)
(define-unimplemented cancel-quit)
(define-unimplemented write-resource)
(define-unimplemented get-resource)
(define-unimplemented play-sound)
(define (color-from-user-platform-mode) 'dialog)
(define (font-from-user-platform-mode) #f)