Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ep_page_ancestors.py
diff options
context:
space:
mode:
Diffstat (limited to 'ep_page_ancestors.py')
-rw-r--r--ep_page_ancestors.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/ep_page_ancestors.py b/ep_page_ancestors.py
index b28a762..81b7f7a 100644
--- a/ep_page_ancestors.py
+++ b/ep_page_ancestors.py
@@ -66,8 +66,8 @@ class AncestorsController(object):
"""Start explaining of a protozoon.
pre: protozoon is not None
"""
- ka_debug.info('AncestorsController.start_calculation %s' %
- (protozoon.get_unique_id()))
+# ka_debug.info('AncestorsController.start_calculation %s' %
+# (protozoon.get_unique_id()))
self._protozoon_id = protozoon.get_unique_id()
self._drawing_page.show()
self._widget_tree.get_widget('kandidNotebook'). \