--- a/eric6/eric6_diff.py Sun Sep 01 17:44:33 2019 +0200 +++ b/eric6/eric6_diff.py Sun Sep 01 19:40:53 2019 +0200 @@ -19,8 +19,6 @@ sys.path.insert(1, os.path.dirname(__file__)) -import Toolbox.PyQt4ImportHook # __IGNORE_WARNING__ - for arg in sys.argv[:]: if arg.startswith("--config="): import Globals