diff --git a/plugins/rtorrent/rtom_allsessions_vol b/plugins/rtorrent/rtom_allsessions_vol index 5fce5eac..3d504943 100755 --- a/plugins/rtorrent/rtom_allsessions_vol +++ b/plugins/rtorrent/rtom_allsessions_vol @@ -64,9 +64,6 @@ if ( $ARGV[0] and $ARGV[0] eq "config" ) { print "default.label total\n"; print "default.draw LINE2\n"; print "default.info all torrents\n"; - print "hashing.graph no\n"; - print "seeding.graph no\n"; - print "active.graph no\n"; exit 0; }