diff options
Diffstat (limited to 'tracker-hatire/ftnoir_tracker_hat.cpp')
-rwxr-xr-x | tracker-hatire/ftnoir_tracker_hat.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tracker-hatire/ftnoir_tracker_hat.cpp b/tracker-hatire/ftnoir_tracker_hat.cpp index b3b9c433..10964bba 100755 --- a/tracker-hatire/ftnoir_tracker_hat.cpp +++ b/tracker-hatire/ftnoir_tracker_hat.cpp @@ -139,8 +139,6 @@ void hatire::data(double *data) CptError=0; } - // XXX fix copy-pasted code -sh 20160410 - // Need to handle this differently in opentrack as opposed to tracknoir //if (new_frame) { // in open track always populate the data, it seems opentrack always gives us a zeroed data structure to populate with pose data. |