remove unused Change::insert field
This commit is contained in:
parent
c6a8d1597e
commit
14a3c17835
@ -126,7 +126,6 @@ public:
|
||||
struct Change
|
||||
{
|
||||
Piece * links[2][2][2];
|
||||
bool insert;
|
||||
};
|
||||
|
||||
Piece * start_piece;
|
||||
|
Loading…
x
Reference in New Issue
Block a user