Skip to content

Commit

Permalink
Update hier_block2_detail.cc
Browse files Browse the repository at this point in the history
cleaning up merge trash carried over
  • Loading branch information
SaikWolf authored Jan 29, 2025
1 parent 17abc63 commit aef560a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gnuradio-runtime/lib/hier_block2_detail.cc
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ void hier_block2_detail::disconnect_all()
recursive_disconnect_all(this->d_owner);
reset_hier_blocks_parent();
d_fg->clear();
d_fg->msg_clear();
d_blocks.clear();

int max_inputs = d_owner->input_signature()->max_streams();
Expand Down

0 comments on commit aef560a

Please sign in to comment.