--- a/eric6/Toolbox/Startup.py Thu Apr 09 17:50:55 2020 +0200 +++ b/eric6/Toolbox/Startup.py Thu Apr 09 17:58:33 2020 +0200 @@ -139,8 +139,6 @@ os.path.join(getConfig('ericIconDir'), iconPath), os.path.join(getConfig('ericIconDir'), iconPath, "languages"), # add old default pixel icons -## os.path.join(getConfig('ericIconDir'), "default"), -## os.path.join(getConfig('ericIconDir'), "default", "languages"), ] iconPaths = Preferences.getIcons("Path") for iconPath in iconPaths: