aboutsummaryrefslogtreecommitdiff
path: root/parrot_zik/interface/base.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--parrot_zik/interface/base.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/parrot_zik/interface/base.py b/parrot_zik/interface/base.py
index b93c6c0..90caa02 100644
--- a/parrot_zik/interface/base.py
+++ b/parrot_zik/interface/base.py
@@ -41,7 +41,6 @@ class ParrotZikBaseInterface(object):
self.firmware_version.show()
self.settings.show()
self.indicator.active_interface = self
- self.indicator.menu.reposition()
@property
def parrot_class(self):