mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-16 11:49:56 +00:00
Compiler: remove unused mNameStartingWithDigit
(cherry picked from commit f7d0d06134
)
This commit is contained in:
parent
c7c0023ed2
commit
368dd9bd8d
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ namespace Compiler
|
|||
float mPutbackFloat;
|
||||
std::string mPutbackName;
|
||||
TokenLoc mPutbackLoc;
|
||||
bool mNameStartingWithDigit;
|
||||
|
||||
public:
|
||||
|
||||
|
|
Loading…
Reference in a new issue