summaryrefslogtreecommitdiff
path: root/host/simu/view/table_eurobot2009.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/simu/view/table_eurobot2009.py')
-rw-r--r--host/simu/view/table_eurobot2009.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/host/simu/view/table_eurobot2009.py b/host/simu/view/table_eurobot2009.py
index 37d4ce16..5e2d6db5 100644
--- a/host/simu/view/table_eurobot2009.py
+++ b/host/simu/view/table_eurobot2009.py
@@ -43,7 +43,6 @@ class Puck (Drawable):
self.attr = attr
self.model = model
self.model.register (self.__notified)
- self.__notified ()
def __notified (self):
self.pos = self.model.pos