Removed DeprecationInfo class. This not only saves memory (when there could be literally millions of Variable instances, which over time accumulate as null references still have some overhead), but also simplifies usage since it only had a single field.
4 files changed