summaryrefslogtreecommitdiff
path: root/host/simu/robots/giboulee/view/arm.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/simu/robots/giboulee/view/arm.py')
-rw-r--r--host/simu/robots/giboulee/view/arm.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/simu/robots/giboulee/view/arm.py b/host/simu/robots/giboulee/view/arm.py
index 205857a2..dafc68ab 100644
--- a/host/simu/robots/giboulee/view/arm.py
+++ b/host/simu/robots/giboulee/view/arm.py
@@ -35,7 +35,6 @@ class Arm (Drawable):
Drawable.__init__ (self, onto)
self.model = model
self.model.register (self.__notified)
- self.__notified ()
def __notified (self):
self.angle = self.model.angle