remove bogus error (introduced to try out recent changes)

This commit is contained in:
Robby Findler 2013-06-17 17:58:11 -05:00
parent 3a09814c64
commit cf3c3a4a7f

View File

@ -1202,7 +1202,6 @@ module browser threading seems wrong.
(string-constant change-to-horizontal-alignment))]
[callback
(λ (a b)
(car)
(preferences:set 'drracket:defs/ints-horizontal vertical?)
(set-orientation vertical?))])
(popup-menu menu (send evt get-x) (send evt get-y)))