]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/bubble-chamber/bubble-chamber.factor
extra: cleanup USING: lists
[factor.git] / extra / bubble-chamber / bubble-chamber.factor
index f563c0a68734b69a34e95e08b66babc711f88639..1250ff5d3867ca6bf8023c437b02d2c140dd4b15 100644 (file)
@@ -2,7 +2,7 @@ USING: accessors arrays ascii calendar colors colors.gray
 combinators.short-circuit fry kernel locals math math.constants
 math.functions math.libm math.order math.points math.ranges
 math.vectors namespaces opengl processing.shapes quotations
-random sequences splitting threads timers ui ui.gadgets
+random sequences splitting timers ui ui.gadgets
 ui.gadgets.borders ui.gadgets.buttons ui.gadgets.frame-buffer
 ui.gadgets.packs ui.gestures ;