From 9057230bdfcad15235fdc1d435664b0a26406cb4 Mon Sep 17 00:00:00 2001 From: spoob Date: Wed, 5 Aug 2009 16:54:13 +0200 Subject: little user wishes --- Plugins/NetloadIn.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'Plugins') diff --git a/Plugins/NetloadIn.py b/Plugins/NetloadIn.py index a7d6ee4cf..0df1fab8c 100644 --- a/Plugins/NetloadIn.py +++ b/Plugins/NetloadIn.py @@ -97,8 +97,6 @@ class NetloadIn(Plugin): if re.search(r"We had a reqeust with the IP", self.html[2]): self.want_reconnect = True - - def get_file_name(self): if self.html[0] == None: -- cgit v1.2.3