[traffic] Remove mwms from ThreadRoutine()

Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
mvglasow
2025-05-17 17:48:07 +03:00
parent 18f1dfac45
commit 52a915211e
2 changed files with 4 additions and 5 deletions

View File

@@ -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.