summaryrefslogtreecommitdiffstats
path: root/src/core/profile_io_data_qt.h
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2021-01-22 15:15:04 +0100
committerPeter Varga <pvarga@inf.u-szeged.hu>2021-01-25 20:08:41 +0100
commit2d0ff4651424f8b089983d68286310e9897bbd93 (patch)
treee31165c9cec2dcd194f6510015cac753f26562e3 /src/core/profile_io_data_qt.h
parent192790230e9b82f9db2ffca511f14a694e772a75 (diff)
Remove even more remains of non network service code
Change-Id: I6fa93ca7ee18f2ac6ae64d59c4dba30b82a6aa54 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/profile_io_data_qt.h')
-rw-r--r--src/core/profile_io_data_qt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/profile_io_data_qt.h b/src/core/profile_io_data_qt.h
index f2a6a7822..3f8205159 100644
--- a/src/core/profile_io_data_qt.h
+++ b/src/core/profile_io_data_qt.h
@@ -97,7 +97,6 @@ public:
bool canGetCookies(const QUrl &firstPartyUrl, const QUrl &url) const;
- // Used in NetworkDelegateQt::OnBeforeURLRequest.
void setFullConfiguration(); // runs on ui thread
void resetNetworkContext(); // runs on ui thread
void clearHttpCache(); // runs on ui thread