src/eric7/Debugger/DebugServer.py

branch
eric7-maintenance
changeset 9305
3b7ef53c34c7
parent 9264
18a7312cfdb3
parent 9278
36448ca469c2
child 9442
906485dcd210
--- a/src/eric7/Debugger/DebugServer.py	Mon Jul 25 16:58:55 2022 +0200
+++ b/src/eric7/Debugger/DebugServer.py	Fri Sep 02 14:07:46 2022 +0200
@@ -760,7 +760,6 @@
             cond, special = cond.split()
             special = self.watchSpecialChanged
         else:
-            cond = cond
             special = ""
 
         return cond, special

eric ide

mercurial