mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-09-02 10:57:59 +00:00
Fix building with old compilers
This commit is contained in:
@@ -1099,10 +1099,6 @@ void rtksvrstop(rtksvr_t *svr, char **cmds)
|
||||
{
|
||||
tracet(1, "rtksvrstop: pthread_join failed with code %d\n", ret);
|
||||
}
|
||||
else
|
||||
{
|
||||
svr->thread = nullptr;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user