forked from mirror/openmw-tes3mp
Compiler: remove unused mNameStartingWithDigit
This commit is contained in:
parent
7b6fe149f2
commit
f7d0d06134
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