summaryrefslogtreecommitdiffstats
path: root/core/settings/qPrefGeneral.cpp
diff options
context:
space:
mode:
authorGravatar willemferguson <willemferguson@zoology.up.ac.za>2019-12-12 10:28:04 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-12-25 02:57:42 +0900
commit6212bb6721391efc82df21d80d177f93204cb12e (patch)
treeb055013d411f38fd72fb515f208868c37defb799 /core/settings/qPrefGeneral.cpp
parent42a85dfa7e3052d50a831bb5700a26ad7df9dc0a (diff)
downloadsubsurface-6212bb6721391efc82df21d80d177f93204cb12e.tar.gz
Preferences UI: final cleanup
This commit does some final cleaning up to the code, mostly deleting white space and comments. Signed-off-by: willemferguson <willemferguson@zoology.up.ac.za> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'core/settings/qPrefGeneral.cpp')
-rw-r--r--core/settings/qPrefGeneral.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/settings/qPrefGeneral.cpp b/core/settings/qPrefGeneral.cpp
index 25ed835f0..96b9a1aca 100644
--- a/core/settings/qPrefGeneral.cpp
+++ b/core/settings/qPrefGeneral.cpp
@@ -2,7 +2,6 @@
#include "qPrefGeneral.h"
#include "qPrefPrivate.h"
-
static const QString group = QStringLiteral("GeneralSettings");
QString qPrefGeneral::st_diveshareExport_uid;
@@ -17,7 +16,6 @@ qPrefGeneral *qPrefGeneral::instance()
return self;
}
-
void qPrefGeneral::loadSync(bool doSync)
{
disk_defaultsetpoint(doSync);