Description: Remove rubygems stuff from examples
Author: Cédric Boutillier <cedric.boutillier@gmail.com>
Origin: vendor
Forwarded: not-needed
Last-Update: 2012-05-23
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/rtpeer-ncurses.rb
+++ b/rtpeer-ncurses.rb
@@ -11,11 +11,10 @@
 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 ## General Public License (in the file COPYING) for more details.
 
-require "rubygems"
 require "rubytorrent"
 require "ncurses"
 require "optparse"
 
 def die(x); $stderr << "#{x}\n" && exit(-1); end
 
 dlratelim = nil
