Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > test/unit/util/observableライブラリ > Test::Unit::Util::Observableモジュール > remove_listener
remove_listener(channel_name, listener_key)
Removes the listener indicated by listener_key from the channel indicated by channel_name. Returns the registered proc, or nil if none was found.