1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-31 18:24:25 +03:00

Remove forgotten test assertion.

This commit is contained in:
Teemu Ollakka
2020-09-29 12:45:31 +03:00
parent 89fea79f0b
commit 1bc764f8bc

View File

@ -211,7 +211,6 @@ namespace wsrep
int flags() const
{
WSREP_ASSERT(0);
return flags_;
}