mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-28 06:30:36 -04:00
Compiler: remove unused mNameStartingWithDigit
(cherry picked from commit f7d0d06134c8b82c5142451d9ff256c1effcce74)
This commit is contained in:
parent
c7c0023ed2
commit
368dd9bd8d
@ -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