mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-24 06:53:46 +00:00
[traffic] Forgotten hunk of 9f39d3bc (store coloring with message)
Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
@@ -265,8 +265,7 @@ private:
|
||||
* @param message The message to decode.
|
||||
* @param trafficCache The cache in which all decoded paths with their speed groups will be stored.
|
||||
*/
|
||||
void DecodeMessage(traffxml::TraffMessage & message,
|
||||
std::map<MwmSet::MwmId, traffic::TrafficInfo::Coloring> &trafficCache);
|
||||
void DecodeMessage(traffxml::TraffMessage & message);
|
||||
|
||||
/**
|
||||
* @brief Event loop for the traffic worker thread.
|
||||
|
||||
Reference in New Issue
Block a user