eric6/eric6_qregexp.py

branch
without_py2_and_pyqt4
changeset 7198
684261ef2165
parent 7192
a22eee00b052
child 7229
53054eb5b15a
--- a/eric6/eric6_qregexp.py	Sun Sep 01 17:44:33 2019 +0200
+++ b/eric6/eric6_qregexp.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

eric ide

mercurial