summaryrefslogtreecommitdiffstats
path: root/module/remote/RequestObject.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-06-01 19:55:47 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-06-01 19:55:47 +0200
commit9ff7fe5187f9b481847019ac3a30fe29ba4359ff (patch)
tree24d735ca92e49c4f7b0f7e5c20647f68533e1f09 /module/remote/RequestObject.py
parentmyvideo.de download plugin added (diff)
downloadpyload-9ff7fe5187f9b481847019ac3a30fe29ba4359ff.tar.xz
reconnect, not working, dont try it out
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 86e803e9c..7080a6faf 100644
--- a/module/remote/RequestObject.py
+++ b/module/remote/RequestObject.py
@@ -6,7 +6,6 @@ authored by: RaNaN
represents the object for interaction
"""
-
class RequestObject(object):
def __init__(self):
self.version = 0