diff --git a/examples/seeder_example/section_control_implement_sim.cpp b/examples/seeder_example/section_control_implement_sim.cpp index ba70f84c..7616786e 100644 --- a/examples/seeder_example/section_control_implement_sim.cpp +++ b/examples/seeder_example/section_control_implement_sim.cpp @@ -225,11 +225,6 @@ bool SectionControlImplementSimulator::create_ddop(std::shared_ptradd_reference_to_child_object(static_cast(ImplementDDOPObjectIDs::Section1) + i); - } - product->add_reference_to_child_object(static_cast(ImplementDDOPObjectIDs::BinCapacity)); product->add_reference_to_child_object(static_cast(ImplementDDOPObjectIDs::BinLevel)); product->add_reference_to_child_object(static_cast(ImplementDDOPObjectIDs::LifetimeApplicationCountTotal));