]> gitweb.factorcode.org Git - factor.git/commitdiff
gopher: don't require UI by default.
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 17 Dec 2014 21:54:14 +0000 (13:54 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 17 Dec 2014 21:54:14 +0000 (13:54 -0800)
extra/gopher/gopher.factor

index 0238db6254787e3b938f5bf11ddd7b21b9143cd3..88dae14b2ae5b4957fca0f3fd16e998dfbb09905 100644 (file)
@@ -117,5 +117,3 @@ ERROR: not-a-gopher-url url ;
             ] each
         ]
     } cond ;
-
-"gopher-ui" require