mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-22 14:13:45 +00:00
[traffic] Remove dead code
Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
@@ -156,9 +156,6 @@ void TrafficManager::Clear()
|
||||
// TODO figure out which of the ones below we still need
|
||||
m_lastDrapeMwmsByRect.clear();
|
||||
m_lastRoutingMwmsByRect.clear();
|
||||
// TODO clearing these breaks ForEachActiveMwm, can we leave them?
|
||||
//m_activeDrapeMwms.clear();
|
||||
//m_activeRoutingMwms.clear();
|
||||
m_requestedMwms.clear();
|
||||
m_trafficETags.clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user