From ee0eaf4edee43fa72042feb4cc4c673ed828c1a0 Mon Sep 17 00:00:00 2001 From: Joe Groff Date: Tue, 19 Jan 2010 10:28:06 -0800 Subject: [PATCH] remove redundant USING: from terrain --- extra/terrain/terrain.factor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/terrain/terrain.factor b/extra/terrain/terrain.factor index 61082ddee0..f28e685c66 100644 --- a/extra/terrain/terrain.factor +++ b/extra/terrain/terrain.factor @@ -6,7 +6,7 @@ math.vectors opengl opengl.capabilities opengl.gl opengl.shaders opengl.textures opengl.textures.private sequences sequences.product specialized-arrays terrain.generation terrain.shaders typed ui ui.gadgets -ui.gadgets.worlds ui.pixel-formats game.loop game.worlds +ui.gadgets.worlds ui.pixel-formats game.worlds math.matrices.simd noise ui.gestures combinators.short-circuit destructors grid-meshes math.vectors.simd ; QUALIFIED-WITH: alien.c-types c