summaryrefslogtreecommitdiffstats
path: root/module/remote/RequestObject.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-06-23 00:33:49 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-06-23 00:33:49 +0200
commit967a43fd6680b5db0d3494e31d09549b58b30640 (patch)
tree165ab029311f24b0f3e6764d26c17a002d6c9260 /module/remote/RequestObject.py
parentreconnect works with new plugin system (diff)
downloadpyload-967a43fd6680b5db0d3494e31d09549b58b30640.tar.xz
cli able to delete links in queue
Diffstat (limited to 'module/remote/RequestObject.py')
-rw-r--r--module/remote/RequestObject.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/remote/RequestObject.py b/module/remote/RequestObject.py
index 0141b5e1d..54ea837a6 100644
--- a/module/remote/RequestObject.py
+++ b/module/remote/RequestObject.py
@@ -15,5 +15,4 @@ class RequestObject(object):
self.command = None
self.function = ""
self.args = []
- self.response = None
self.data = None