ui.gadgets.buttons: remove 'toolbar,'

db4
Eduardo Cavazos 2008-07-14 17:19:44 -05:00
parent 0b4626c5f4
commit 7a5199d010
1 changed files with 0 additions and 2 deletions

View File

@ -230,5 +230,3 @@ M: radio-control model-changed
swap swap
"toolbar" over class command-map commands>> swap "toolbar" over class command-map commands>> swap
[ -rot <command-button> add-gadget ] curry assoc-each ; [ -rot <command-button> add-gadget ] curry assoc-each ;
: toolbar, ( -- ) g <toolbar> f track, ;