These classes were copied from cmDependsJavaParserHelper that really needs this member.
@@ -81,7 +81,6 @@ private:
cmStdString InputBuffer;
std::vector<char> OutputBuffer;
int CurrentLine;
- int UnionsAvailable;
int Verbose;
void Print(const char* place, const char* str);
@@ -55,7 +55,6 @@ private: