src/eric7/WebBrowser/CookieJar/CookieJar.py

branch
eric7
changeset 10069
435cc5875135
parent 9653
e67609152c5e
child 10436
f6881d10e995
diff -r 7febcdccb2a1 -r 435cc5875135 src/eric7/WebBrowser/CookieJar/CookieJar.py
--- a/src/eric7/WebBrowser/CookieJar/CookieJar.py	Thu May 25 11:12:05 2023 +0200
+++ b/src/eric7/WebBrowser/CookieJar/CookieJar.py	Thu May 25 19:51:47 2023 +0200
@@ -194,8 +194,6 @@
         """
         Private method to filter cookies.
 
-        Note: This method is used for Qt 5.11+ only.
-
         @param request reference to the cookie filter request object
         @type QWebEngineCookieStore.FilterRequest
         @return flag indicating cookie access is allowed

eric ide

mercurial