Removed unused variable.
This commit is contained in:
@@ -25,8 +25,6 @@ struct Context
|
|||||||
|
|
||||||
bool simplify = false;
|
bool simplify = false;
|
||||||
bool complete = false;
|
bool complete = false;
|
||||||
|
|
||||||
size_t anonymousVariableID = 1;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
|
Reference in New Issue
Block a user