Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ep_page_zoom.py
diff options
context:
space:
mode:
Diffstat (limited to 'ep_page_zoom.py')
-rw-r--r--ep_page_zoom.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ep_page_zoom.py b/ep_page_zoom.py
index ceff3d4..14418cc 100644
--- a/ep_page_zoom.py
+++ b/ep_page_zoom.py
@@ -104,7 +104,6 @@ class ZoomController(object):
ctx = cairo.Context(self._surface)
protozoon.render(ctx, width, height)
# ka_debug.info('task_render exit: ')
-#!! ka_task.GeneratorTask.leave()
def start_calculation(self, zoom_protozoon):
"""Start rendering of protozoon."""