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