]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/game/input/iokit/iokit.factor
factor: trim more using lists.
[factor.git] / basis / game / input / iokit / iokit.factor
index 74564bc1d2ed8f463eab3e02d2a4fc64cf168492..272a88b0660366782ca37839632854d6301d4abd 100644 (file)
@@ -2,7 +2,7 @@ USING: accessors alien alien.c-types arrays assocs bit-arrays
 cocoa.application cocoa.enumeration cocoa.plists combinators
 combinators.short-circuit core-foundation core-foundation.data
 core-foundation.run-loop core-foundation.strings destructors
-game.input hints iokit iokit.hid kernel locals math namespaces
+game.input hints iokit iokit.hid kernel math namespaces
 sequences vectors ;
 IN: game.input.iokit