--- a/eric6/eric6_browser.py Sun Apr 14 15:19:33 2019 +0200
+++ b/eric6/eric6_browser.py Mon Apr 15 18:56:20 2019 +0200
@@ -179,9 +179,6 @@
"web browser",
options)
- if not Globals.checkBlacklistedVersions():
- sys.exit(100)
-
# set the library paths for plugins
Startup.setLibraryPaths()