Remove one more reference to resize_window

This commit is contained in:
Micah Lee 2018-10-07 22:09:57 -07:00
parent d73acb1258
commit 9eec5f82f4

View File

@ -548,5 +548,3 @@ class ToggleHistory(QtWidgets.QPushButton):
# Reset the indicator count
self.indicator_count = 0
self.update_indicator()
self.current_mode.resize_window()