Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/http/HttpSettings.h')
-rw-r--r--src/http/HttpSettings.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/http/HttpSettings.h b/src/http/HttpSettings.h
index c1987f7ea..bea5648c9 100644
--- a/src/http/HttpSettings.h
+++ b/src/http/HttpSettings.h
@@ -42,8 +42,6 @@ public:
static void setSearchInAllDatabases(bool searchInAllDatabases);
static bool supportKphFields();
static void setSupportKphFields(bool supportKphFields);
- static QString httpHost();
- static void setHttpHost(QString host);
static int httpPort();
static void setHttpPort(int port);