diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2014-11-23 09:22:40 +0100 | 
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-11-23 09:22:40 +0100 | 
| commit | 9fbac447340861ef85d92ef593f8d025a5dfb4cc (patch) | |
| tree | e0067673a551f8f2a337e553d721361dbeff7867 | |
| parent | 38327a0b701a68c11c04383d256b6305c4bf9b42 (diff) | |
remove obsolete commentopentrack-2.3-rc3
| -rw-r--r-- | ftnoir_tracker_pt/ftnoir_tracker_pt_settings.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/ftnoir_tracker_pt/ftnoir_tracker_pt_settings.h b/ftnoir_tracker_pt/ftnoir_tracker_pt_settings.h index b301db31..c95dc3e5 100644 --- a/ftnoir_tracker_pt/ftnoir_tracker_pt_settings.h +++ b/ftnoir_tracker_pt/ftnoir_tracker_pt_settings.h @@ -34,8 +34,6 @@ struct settings      value<int> clip_ty, clip_tz, clip_by, clip_bz;      value<int> active_model_panel, cap_x, cap_y, cap_z; -    // XXX todo red channel only, good for crapola CCD sensors -sh 20140922 -      settings() :          b(bundle("tracker-pt")),          cam_index(b, "camera-index", 0), | 
