--- a/src/eric7/Debugger/DebugServer.py Thu Jul 28 19:44:54 2022 +0200
+++ b/src/eric7/Debugger/DebugServer.py Fri Jul 29 16:29:31 2022 +0200
@@ -760,7 +760,6 @@
cond, special = cond.split()
special = self.watchSpecialChanged
else:
- cond = cond
special = ""
return cond, special