From 560ad8b2e5d8a4863918665979f4f4d1f07a7bb5 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Tue, 12 May 2009 04:02:24 -0500 Subject: [PATCH] ui.gadgets.worlds: Remove unneeded ui.commands dependency. This reduces deployed image size --- basis/ui/gadgets/worlds/worlds.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basis/ui/gadgets/worlds/worlds.factor b/basis/ui/gadgets/worlds/worlds.factor index af998c08b9..38fb220c69 100755 --- a/basis/ui/gadgets/worlds/worlds.factor +++ b/basis/ui/gadgets/worlds/worlds.factor @@ -4,7 +4,7 @@ USING: accessors arrays assocs continuations kernel math models namespaces opengl opengl.textures sequences io combinators combinators.short-circuit fry math.vectors math.rectangles cache ui.gadgets ui.gestures ui.render ui.backend ui.gadgets.tracks -ui.commands ui.pixel-formats destructors literals strings ; +ui.pixel-formats destructors literals strings ; IN: ui.gadgets.worlds CONSTANT: default-world-pixel-format-attributes