So the code didn’t actually compile with/without some particular #define for months / years? Surely that demonstrates that no-one was actually using that conditional and it would be better to remove it entirely.
#define
So the code didn’t actually compile with/without some particular
#definefor months / years? Surely that demonstrates that no-one was actually using that conditional and it would be better to remove it entirely.