Remove dead tracking code related to the removed PlanePlotter feed.
This commit is contained in:
parent
76474f58ab
commit
43ec58c78e
5 changed files with 1 additions and 105 deletions
|
@ -94,7 +94,6 @@ void modesInitConfig(void) {
|
|||
void modesInit(void) {
|
||||
int i, q;
|
||||
|
||||
pthread_mutex_init(&Modes.pDF_mutex,NULL);
|
||||
pthread_mutex_init(&Modes.data_mutex,NULL);
|
||||
pthread_cond_init(&Modes.data_cond,NULL);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue