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