summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineprofile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebengineprofile.h')
-rw-r--r--src/core/api/qwebengineprofile.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/api/qwebengineprofile.h b/src/core/api/qwebengineprofile.h
index 618576664..9d4572771 100644
--- a/src/core/api/qwebengineprofile.h
+++ b/src/core/api/qwebengineprofile.h
@@ -131,9 +131,6 @@ public:
void setSpellCheckEnabled(bool enabled);
bool isSpellCheckEnabled() const;
- void setUseForGlobalCertificateVerification(bool enabled = true);
- bool isUsedForGlobalCertificateVerification() const;
-
QString downloadPath() const;
void setDownloadPath(const QString &path);