diff -r 304a469455c8 -r bedf7ca6cea0 WebBrowser/QtHelp/HelpDocsInstaller.py --- a/WebBrowser/QtHelp/HelpDocsInstaller.py Mon Feb 12 19:50:24 2018 +0100 +++ b/WebBrowser/QtHelp/HelpDocsInstaller.py Tue Feb 13 19:50:09 2018 +0100 @@ -68,7 +68,6 @@ Public method executed by the thread. """ engine = QHelpEngineCore(self.__collection) - engine.setupData() changes = False qt4Docs = ["designer", "linguist", "qt"]