x-stringtable2: streamline setup

This commit is contained in:
Roland Conybeare 2026-03-16 19:02:00 -05:00
commit 263aa16cfb
8 changed files with 88 additions and 24 deletions

View file

@ -7,8 +7,6 @@
namespace xo {
namespace scm {
/** Register object2 (facet,impl) combinations with FacetRegistry **/
bool stringtable2_register_facets();
}
}