diff options
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt.h')
-rw-r--r-- | tracker-pt/ftnoir_tracker_pt.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt.h b/tracker-pt/ftnoir_tracker_pt.h index 66928655..fcf74bff 100644 --- a/tracker-pt/ftnoir_tracker_pt.h +++ b/tracker-pt/ftnoir_tracker_pt.h @@ -63,8 +63,6 @@ private: void set_command(Command command); void reset_command(Command command); - bool get_focal_length(f& ret); - QMutex camera_mtx; QMutex data_mtx; Camera camera; |