summaryrefslogtreecommitdiffhomepage
path: root/gui/main-window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/main-window.hpp')
-rw-r--r--gui/main-window.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/main-window.hpp b/gui/main-window.hpp
index a74575c9..6923c119 100644
--- a/gui/main-window.hpp
+++ b/gui/main-window.hpp
@@ -78,8 +78,6 @@ class MainWindow : public QMainWindow, private State
return modules.filters().value(ui.iconcomboFilter->currentIndex(), nullptr);
}
- void load_settings();
- void load_mappings();
void updateButtonState(bool running, bool inertialp);
void display_pose(const double* mapped, const double* raw);
void ensure_tray();