summaryrefslogtreecommitdiffhomepage
path: root/logic/main-settings.hpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-04-18 06:10:28 +0200
committerStanislaw Halik <sthalik@misaki.pl>2017-04-18 06:34:57 +0200
commit95b9f8495735bc83e06fa4a17bd54fc553a48d10 (patch)
tree293801f64476daa70ccbfb94aa8dbd863c66d59c /logic/main-settings.hpp
parentcb732ec4142d1b36c10af211ac6d8da4ddb00d45 (diff)
logic/tracker: fix option not used in logic
Diffstat (limited to 'logic/main-settings.hpp')
-rw-r--r--logic/main-settings.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/logic/main-settings.hpp b/logic/main-settings.hpp
index 51b729e3..6e6f698f 100644
--- a/logic/main-settings.hpp
+++ b/logic/main-settings.hpp
@@ -77,7 +77,6 @@ struct OTR_LOGIC_EXPORT main_settings final
value<bool> tcomp_disable_src_yaw, tcomp_disable_src_pitch, tcomp_disable_src_roll;
value<bool> tray_enabled, tray_start;
value<int> camera_yaw, camera_pitch, camera_roll;
- value<bool> use_camera_offset_from_centering;
value<bool> center_at_startup;
value<int> center_method;
value<int> neck_y, neck_z;