mirror of
https://github.com/GaryOderNichts/DRXUtil.git
synced 2025-03-01 11:25:21 +01:00
Remove useless variable
When did I add that and why..? Great design github. Lost a week of time to find out about this.
This commit is contained in:
parent
600a0be3c5
commit
90502b4eee
@ -34,6 +34,4 @@ private:
|
||||
REGION_AUSTRALIA = 6,
|
||||
} mRegion = REGION_JAPAN;
|
||||
std::map<Region, std::string> mRegionEntries;
|
||||
|
||||
std::string mErrorText;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user