# File lib/net/ssh/connection/driver.rb, line 79
        def remove_channel( channel )
          @channel_map.delete channel.local_id
        end