changeset 315:8f89fd351225

Not necessary to select project when the project is stopped For me this statement is completely wrong. Nevertheless it also has no effect either. Therefore its save to remove it.
author Björn Ricks <bjoern.ricks@intevation.de>
date Fri, 11 Oct 2013 12:14:25 +0200
parents 05cb2e7e705f
children b9fcd8771c85
files getan/states.py
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/getan/states.py	Fri Oct 11 12:10:38 2013 +0200
+++ b/getan/states.py	Fri Oct 11 12:14:25 2013 +0200
@@ -322,7 +322,6 @@
 
     def stop(self):
         signal.alarm(0)
-        self.view.select()
         if self.break_start:
             proj = self.project
             if proj:
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)