branch_tier.cpp

This commit is contained in:
Antonio SJ Musumeci 2024-02-07 20:42:59 -06:00
parent 75692c066b
commit d8b65cf64b

View File

@ -54,9 +54,6 @@ BranchTier::BranchTier()
BranchTier::BranchTier(BranchTier &bt_)
{
Branch2 b;
Branch2 c;
}