eric6/eric6_browser.py

branch
without_py2_and_pyqt4
changeset 7198
684261ef2165
parent 7192
a22eee00b052
child 7201
6b42677d7043
--- a/eric6/eric6_browser.py	Sun Sep 01 17:44:33 2019 +0200
+++ b/eric6/eric6_browser.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__
-
 try:
     try:
         from PyQt5 import sip

eric ide

mercurial