--- 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