aboutsummaryrefslogtreecommitdiff
path: root/ParrotZik.py
diff options
context:
space:
mode:
authorMarek Siarkowicz <mareksiarkowicz@gmail.com>2015-06-13 04:20:44 +0200
committerMarek Siarkowicz <mareksiarkowicz@gmail.com>2015-06-13 04:20:44 +0200
commit0be8866c0219b142a42ac552dfec320d1439d1e2 (patch)
treee78b1d5929b655733568ab3851f809d12cc1d2d2 /ParrotZik.py
parent5c500c5770763f946392bd83b8f66954929f0120 (diff)
downloadpyParrotZikTCP-0be8866c0219b142a42ac552dfec320d1439d1e2.tar.xz
pyParrotZikTCP-0be8866c0219b142a42ac552dfec320d1439d1e2.zip
Deactivate interface on disconnection.
Diffstat (limited to 'ParrotZik.py')
-rw-r--r--ParrotZik.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ParrotZik.py b/ParrotZik.py
index 98469d0..638391a 100644
--- a/ParrotZik.py
+++ b/ParrotZik.py
@@ -123,7 +123,6 @@ class Rooms:
class ParrotZikBase(object):
-
def __init__(self, api):
self.api = api