Remove one more reference to resize_window

This commit is contained in:
Micah Lee 2018-10-07 22:09:57 -07:00
parent 5a2ca669a1
commit 9aa982563b
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

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()