remove pointless bothering message
This commit is contained in:
parent
7d3af848cf
commit
45a8176de3
2 changed files with 1 additions and 5 deletions
|
|
@ -110,7 +110,6 @@ class CodeView( object ):
|
|||
self._UndisplaySigns()
|
||||
self._breakpoints = defaultdict( list )
|
||||
|
||||
|
||||
def ShowBreakpoints( self ):
|
||||
self._UndisplaySigns()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue