Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/kandid.py
diff options
context:
space:
mode:
authorThomas Jourdan <b.vehikel@googlemail.com>2010-01-17 12:03:31 (GMT)
committer Thomas Jourdan <b.vehikel@googlemail.com>2010-01-17 12:03:31 (GMT)
commitefedbc2bf5f9bcc1bcd7ccb4a68382f566a5ca6d (patch)
tree12efedf870118d8cfc9e8e05bee22a8655145c0b /kandid.py
parent1d10c2702839f42a1bd2846ec4d44bb8b1e4326c (diff)
Added an image surface cache for incoming protozoans
Diffstat (limited to 'kandid.py')
-rw-r--r--kandid.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/kandid.py b/kandid.py
index b677189..7409862 100644
--- a/kandid.py
+++ b/kandid.py
@@ -63,7 +63,6 @@ class KandidApplication(object):
# Display everything
self._window.set_default_size(1200, 800)
-#!! self._window.show()
self._controller.autoconnect_events()
self._window.show_all()
self._controller.start_all_calculations()