# File lib/sup/thread.rb, line 101
def
remove_label
t
;
each
{
|
m
,
*
o
|
m
&&
m
.
remove_label
(
t
) };
end