summaryrefslogtreecommitdiffstats
path: root/Plugins
diff options
context:
space:
mode:
authorGravatar spoob <spoob@gmx.de> 2009-08-05 16:54:13 +0200
committerGravatar spoob <spoob@gmx.de> 2009-08-05 16:54:13 +0200
commit9057230bdfcad15235fdc1d435664b0a26406cb4 (patch)
tree28c3d1722d720dad290415725c37bf026155d5ad /Plugins
parent4th rs fix try (diff)
downloadpyload-9057230bdfcad15235fdc1d435664b0a26406cb4.tar.xz
little user wishes
Diffstat (limited to 'Plugins')
-rw-r--r--Plugins/NetloadIn.py2
1 files changed, 0 insertions, 2 deletions
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: