eric7/UI/UserInterface.py

branch
unittest
changeset 9075
f6f0236eacbc
parent 9074
1afb90182258
child 9078
44d1d68096b6
--- a/eric7/UI/UserInterface.py	Wed May 18 10:54:32 2022 +0200
+++ b/eric7/UI/UserInterface.py	Wed May 18 11:02:59 2022 +0200
@@ -661,7 +661,6 @@
         # Initialize the instance variables.
         self.currentProg = None
         self.isProg = False
-        # TODO: eliminate/rework these two related to testing
         self.__testingEditorOpen = False
         self.__testingProjectOpen = False
         

eric ide

mercurial