diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-05-04 11:41:41 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-05-04 11:45:04 +0200 |
commit | 5897c22eca510293ab0c56dc9118cb1c5ca40b45 (patch) | |
tree | ce507da4cc62eaeac7d036732ac0e47df23a59e7 /tracker-hatire/ftnoir_tracker_hat.h | |
parent | bfb6fdec01dc6faf641e2ae7a5604660e6fceadd (diff) |
tracker/hatire: remove disconnected logic
It's not used anywhere.
Diffstat (limited to 'tracker-hatire/ftnoir_tracker_hat.h')
-rwxr-xr-x[-rw-r--r--] | tracker-hatire/ftnoir_tracker_hat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tracker-hatire/ftnoir_tracker_hat.h b/tracker-hatire/ftnoir_tracker_hat.h index 00ec26e2..e951c69f 100644..100755 --- a/tracker-hatire/ftnoir_tracker_hat.h +++ b/tracker-hatire/ftnoir_tracker_hat.h @@ -46,7 +46,6 @@ private: TrackerSettings settings; int frame_cnt; - bool new_frame; bool bEnableRoll; bool bEnablePitch; |