diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-10-15 23:59:11 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2021-10-16 18:20:50 +0200 |
commit | 16012cb1eb5ad7bb893bb3168fb3aec1608b8e56 (patch) | |
tree | 83d173c41442cb2ddf1d0883c8b7ca6121f63935 /tracker-pt/ftnoir_tracker_pt_dialog.h | |
parent | ee1787f255f5ee65afb24617e17e2de953ce6374 (diff) |
tracker/pt: remove dead code
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt_dialog.h')
-rw-r--r-- | tracker-pt/ftnoir_tracker_pt_dialog.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt_dialog.h b/tracker-pt/ftnoir_tracker_pt_dialog.h index 66981ee6..ed82d3c4 100644 --- a/tracker-pt/ftnoir_tracker_pt_dialog.h +++ b/tracker-pt/ftnoir_tracker_pt_dialog.h @@ -36,8 +36,6 @@ public slots: void poll_tracker_info_impl(); void set_camera_settings_available(const QString& camera_name); void show_camera_settings(); -signals: - void poll_tracker_info(); protected: QString threshold_display_text(int threshold_value); |