[traffic] Comment out unused code

Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
mvglasow
2025-07-01 22:59:27 +03:00
parent 4324e329e5
commit 4f4d376a4a
2 changed files with 9 additions and 0 deletions

View File

@@ -285,10 +285,13 @@ private:
*/
bool m_isLoaded;
// TODO no longer needed
#ifdef traffic_dead_code
/**
* @brief The amount of memory occupied by the coloring for this MWM.
*/
size_t m_dataSize;
#endif
/**
* @brief When the last update request occurred, not including forced updates.