Commit 3d0f388a authored by Senthil Kumaran's avatar Senthil Kumaran

Remove the comment used while testing.

parent 6f107048
......@@ -775,7 +775,6 @@ class Pdb(bdb.Bdb, cmd.Cmd):
self.error(err)
else:
self.clear_bpbynumber(i)
#self.clear_break(bp.file, bp.line)
self.message('Deleted %s' % bp)
do_cl = do_clear # 'c' is already an abbreviation for 'continue'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment