xo-reader2: build: compile nits

This commit is contained in:
Roland Conybeare 2026-05-31 00:11:16 -04:00
commit 054b62c45f
3 changed files with 3 additions and 3 deletions

View file

@ -243,7 +243,7 @@ namespace xo {
this->key_ = nullptr;
assert(ok);
if (!ok) assert(false);
return;
}