mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-23 06:33:42 +00:00
[traffic] Remove mwms from ThreadRoutine()
Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
@@ -289,7 +289,7 @@ private:
|
||||
* @return `true` during normal operation, `false` during teardown (signaling the event loop to exit).
|
||||
*/
|
||||
// TODO mwms argument is no longer needed
|
||||
bool WaitForRequest(std::vector<MwmSet::MwmId> & mwms);
|
||||
bool WaitForRequest();
|
||||
|
||||
/**
|
||||
* @brief Processes new traffic data.
|
||||
|
||||
Reference in New Issue
Block a user