mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 22:45:15 -04:00
Compiler: remove unused mNameStartingWithDigit
This commit is contained in:
parent
7b6fe149f2
commit
f7d0d06134
@ -37,7 +37,6 @@ namespace Compiler
|
||||
float mPutbackFloat;
|
||||
std::string mPutbackName;
|
||||
TokenLoc mPutbackLoc;
|
||||
bool mNameStartingWithDigit;
|
||||
|
||||
public:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user