diff --git a/src/branch_tier.cpp b/src/branch_tier.cpp index 1b372aca..9f83f7ec 100644 --- a/src/branch_tier.cpp +++ b/src/branch_tier.cpp @@ -43,7 +43,6 @@ namespace l load_branch_scan(toml::table const &v_, std::vector &branches_) { - printf("foo\n"); assert("not currently supported" == NULL); } }