From: Christian Garbs Date: Sun, 28 Dec 2008 11:31:23 +0000 (+0100) Subject: remove old parameters X-Git-Url: https://git.camperquake.de/gitweb.cgi?p=xmlrtorrent.git;a=commitdiff_plain;h=bf1efb98686afd48f1173185542a3f48797afc04 remove old parameters they have moved to the Talker modules --- diff --git a/xmlrtorrent.pl b/xmlrtorrent.pl index 7d9e290..53dd4e6 100644 --- a/xmlrtorrent.pl +++ b/xmlrtorrent.pl @@ -26,9 +26,6 @@ my $rtorrent; my @outputstack = (undef); my $PARAMS = { - 'XMLURL' => 'http://localhost/RPC2', - 'USERNAME' => '', - 'PASSWORD' => '', '_QUEUE' => {}, };