summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/ftnoir_tracker_pt.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2021-10-17 16:16:59 +0200
committerStanislaw Halik <sthalik@misaki.pl>2021-10-17 19:23:13 +0200
commit54430acd4fb00b55b618110f60a0803448b09b13 (patch)
treeaafc024d4dba783e6540bfbfb9dc430fa7da67a3 /tracker-pt/ftnoir_tracker_pt.h
parent8e4be3612d15be86ede413ddcbf040f5ac065c95 (diff)
tracker/pt: fix the deadlock for good this time
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt.h')
-rw-r--r--tracker-pt/ftnoir_tracker_pt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt.h b/tracker-pt/ftnoir_tracker_pt.h
index dd46f098..c9b87102 100644
--- a/tracker-pt/ftnoir_tracker_pt.h
+++ b/tracker-pt/ftnoir_tracker_pt.h
@@ -49,7 +49,6 @@ struct Tracker_PT : QThread, ITracker
private:
void run() override;
- void set_fov(int value);
pointer<pt_runtime_traits> traits;