--- a/Preferences/ConfigurationPages/NetworkPage.py Sat Apr 02 19:44:09 2016 +0200 +++ b/Preferences/ConfigurationPages/NetworkPage.py Sun Apr 03 16:22:18 2016 +0200 @@ -68,9 +68,6 @@ self.downloadDirPicker.setText(Preferences.getUI("DownloadPath")) self.requestFilenameCheckBox.setChecked( Preferences.getUI("RequestDownloadFilename")) - try: - except ImportError: - self.cleanupGroup.hide() # HTTP proxy self.httpProxyHostEdit.setText(