- Debug code

This commit is contained in:
Ruud
2014-10-04 22:57:18 +02:00
parent f8674f9baa
commit d9bb1bfbfb

View File

@@ -55,7 +55,6 @@ class MovieSearcher(SearcherBase, MovieTypeBase):
if self.conf('run_on_launch'):
addEvent('app.load', self.searchAll)
addEvent('app.load', self.searchAll)
def searchAllView(self, **kwargs):