]> gitweb.factorcode.org Git - factor.git/commitdiff
ui.text.uniscribe: windows.uniscribe.private not needed.
authorJohn Benediktsson <mrjbq7@gmail.com>
Sat, 3 Aug 2019 14:51:20 +0000 (07:51 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Sat, 3 Aug 2019 14:51:20 +0000 (07:51 -0700)
basis/ui/text/uniscribe/uniscribe.factor

index 407226fdcd1d64e55c819aa7498375285ba9e055..3b73d3d1c723c2f07197ee91c53b6f58ec710b60 100644 (file)
@@ -1,8 +1,7 @@
 ! Copyright (C) 2009, 2010 Slava Pestov.
 ! See http://factorcode.org/license.txt for BSD license.
 USING: accessors cache kernel math math.vectors namespaces
-sequences ui.text ui.text.private windows.uniscribe
-windows.uniscribe.private ;
+sequences ui.text ui.text.private windows.uniscribe ;
 IN: ui.text.uniscribe
 
 SINGLETON: uniscribe-renderer