eric6/Preferences/ConfigurationDialog.py

changeset 8069
1176a936efa4
parent 7960
e8fc383322f7
child 8142
43248bafe9b2
child 8143
2c730d5fd177
diff -r 28457602b8f8 -r 1176a936efa4 eric6/Preferences/ConfigurationDialog.py
--- a/eric6/Preferences/ConfigurationDialog.py	Thu Feb 04 14:38:33 2021 +0100
+++ b/eric6/Preferences/ConfigurationDialog.py	Thu Feb 04 14:59:13 2021 +0100
@@ -346,11 +346,6 @@
                     "webBrowserPage":
                     [self.tr("eric Web Browser"), "ericWeb",
                      "WebBrowserPage", "0webBrowserPage", None],
-                    "webBrowserFlashCookieManagerPage":
-                    [self.tr("Flash Cookie Manager"),
-                     "flashCookie16",
-                     "WebBrowserFlashCookieManagerPage", "0webBrowserPage",
-                     None],
                     "webBrowserVirusTotalPage":
                     [self.tr("VirusTotal Interface"), "virustotal",
                      "WebBrowserVirusTotalPage", "0webBrowserPage", None],
@@ -397,10 +392,6 @@
                 [self.tr("eric Web Browser"), "ericWeb",
                  "WebBrowserPage", None, None],
                 
-                "webBrowserFlashCookieManagerPage":
-                [self.tr("Flash Cookie Manager"),
-                 "flashCookie16",
-                 "WebBrowserFlashCookieManagerPage", None, None],
                 "webBrowserVirusTotalPage":
                 [self.tr("VirusTotal Interface"), "virustotal",
                  "WebBrowserVirusTotalPage", None, None],

eric ide

mercurial