summaryrefslogtreecommitdiffstats
path: root/src/core/profile_adapter.h
diff options
context:
space:
mode:
authorJüri Valdmann <juri.valdmann@qt.io>2020-04-08 13:59:48 +0200
committerJüri Valdmann <juri.valdmann@qt.io>2020-04-10 05:04:32 +0200
commit8cd89e807b58c4ac750b5719ddde319741a7edb9 (patch)
tree714ab8be333feb00a8bc03c6a692a11b8c6c378e /src/core/profile_adapter.h
parenta3bc7f797d740da416b858806ce9fcfb46e77ac6 (diff)
ProfileIODataQt: remove more remains of non network service code
Task-number: QTBUG-83394 Change-Id: Ib1b4431ac75ae7e988bf62580e2bfb690840f54a Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/profile_adapter.h')
-rw-r--r--src/core/profile_adapter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/profile_adapter.h b/src/core/profile_adapter.h
index 1b89a8004..60d04273b 100644
--- a/src/core/profile_adapter.h
+++ b/src/core/profile_adapter.h
@@ -123,7 +123,6 @@ public:
void setCachePath(const QString &path);
QString httpCachePath() const;
- QString cookiesPath() const;
QString httpUserAgent() const;
void setHttpUserAgent(const QString &userAgent);