fixed leftover typo

This commit is contained in:
T.Alderighi 2020-01-16 18:45:51 +01:00
parent 3449199f07
commit 662e316767
1 changed files with 0 additions and 1 deletions

View File

@ -701,7 +701,6 @@ public:
FacePointer fp = visitStack.front();
visitStack.pop_front();
fp->Q() = selCnt;
fp->SetS();
assert(!fp->IsV());