mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-04 11:53:47 +00:00
[traffic] Comment out unused code
Signed-off-by: mvglasow <michael -at- vonglasow.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user