Removed obsolete code.

Fri, 18 Oct 2013 17:58:59 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 18 Oct 2013 17:58:59 +0200
changeset 3028
ca4a0a322c44
parent 3025
67064c71df21
child 3029
4055a15ce0f2

Removed obsolete code.

Project/ProjectTranslationsBrowser.py file | annotate | diff | comparison | revisions
--- a/Project/ProjectTranslationsBrowser.py	Wed Oct 16 15:16:54 2013 +0200
+++ b/Project/ProjectTranslationsBrowser.py	Fri Oct 18 17:58:59 2013 +0200
@@ -1089,7 +1089,6 @@
         @param exitCode exit code of the process (integer)
         @param exitStatus exit status of the process (QProcess.ExitStatus)
         """
-        self.lreleaseProcRunning = False
         if exitStatus == QProcess.NormalExit and exitCode == 0:
             ui = e5App().getObject("UserInterface")
             if ui.notificationsEnabled():

eric ide

mercurial