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