mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
this is unneeded, new_windos already is a hook
This commit is contained in:
parent
e80870a9b0
commit
a36b1d701c
1 changed files with 0 additions and 2 deletions
|
@ -185,8 +185,6 @@ class Plugin(BasePlugin):
|
|||
@hook
|
||||
def init_qt(self, gui):
|
||||
self.gui = gui
|
||||
for window in gui.windows:
|
||||
self.new_window(window)
|
||||
|
||||
@hook
|
||||
def new_window(self, window):
|
||||
|
|
Loading…
Add table
Reference in a new issue