summaryrefslogtreecommitdiffstats
path: root/core/subsurface-qt/SettingsObjectWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/subsurface-qt/SettingsObjectWrapper.h')
-rw-r--r--core/subsurface-qt/SettingsObjectWrapper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/subsurface-qt/SettingsObjectWrapper.h b/core/subsurface-qt/SettingsObjectWrapper.h
index 00f2b3626..6147f6a2e 100644
--- a/core/subsurface-qt/SettingsObjectWrapper.h
+++ b/core/subsurface-qt/SettingsObjectWrapper.h
@@ -51,8 +51,6 @@ public:
qPrefUpdateManager *update_manager_settings;
qPrefDiveComputer *dive_computer_settings;
- void sync();
- void load();
private:
SettingsObjectWrapper(QObject *parent = NULL);
};