diff -r b3d6208d2f33 -r 092821fb6f18 src/eric7/QScintilla/Editor.py --- a/src/eric7/QScintilla/Editor.py Sat Nov 04 16:10:40 2023 +0100 +++ b/src/eric7/QScintilla/Editor.py Sat Nov 04 16:17:29 2023 +0100 @@ -2523,7 +2523,6 @@ self.__markerMap.update() return - def newBreakpointWithProperties(self, line, properties): """ Public method to set a new breakpoint and its properties.