]> gitweb.factorcode.org Git - factor.git/commit
ui: the with-ui-running combinator can be removed
authorBjörn Lindqvist <bjourne@gmail.com>
Mon, 29 Jan 2018 06:18:39 +0000 (07:18 +0100)
committerBjörn Lindqvist <bjourne@gmail.com>
Mon, 29 Jan 2018 06:18:39 +0000 (07:18 +0100)
commitdd36f6ad572089f00b3e78722e215286e2327344
tree35daa903c4229ad5f31b461eac35b94967cf619f
parentf0347b71cf8efdf0e0820e7aef12283886e060f7
ui: the with-ui-running combinator can be removed

It was only used within the (with-ui) words which in turn were only
called by with-ui.
basis/ui/backend/cocoa/cocoa.factor
basis/ui/backend/gtk/gtk.factor
basis/ui/backend/windows/windows.factor
basis/ui/backend/x11/x11.factor
basis/ui/ui-docs.factor
basis/ui/ui.factor