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