Skip to content

Commit

Permalink
comment removed
Browse files Browse the repository at this point in the history
  • Loading branch information
danigargu committed Sep 27, 2018
1 parent 857cb26 commit d9cae0b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions heap_viewer/ui_widgets.py
Expand Up @@ -242,8 +242,7 @@ def append_traced_chunk(self, addr, action, arg1, arg2, thread_id, caller):

self.tbl_traced_chunks.resizeRowsToContents()
self.tbl_traced_chunks.setSortingEnabled(True)
#self.parent.reload_gui_info()

self.parent.reload_gui_info()

# -----------------------------------------------------------------------
class ChunkWidget(CustomWidget):
Expand Down

0 comments on commit d9cae0b

Please sign in to comment.