eric6/DebugClients/Python/BreakpointWatch.py

changeset 7249
0bf517e60f54
parent 6942
2602857055c5
child 7360
9190402e4505
--- a/eric6/DebugClients/Python/BreakpointWatch.py	Thu Sep 19 19:22:43 2019 +0200
+++ b/eric6/DebugClients/Python/BreakpointWatch.py	Thu Sep 19 19:39:04 2019 +0200
@@ -169,8 +169,6 @@
                         # continue
                     else:
                         return (b, True)
-                # else:
-                #   continue
             except Exception:
                 # if eval fails, most conservative
                 # thing is to stop on breakpoint

eric ide

mercurial