Skip to content

Commit

Permalink
Updated is called automatically after Register
Browse files Browse the repository at this point in the history
  • Loading branch information
VeithMetro authored Oct 11, 2024
1 parent 06ea899 commit 197dcf7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions MessageControl/MessageOutput.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,6 @@ namespace Publishers {
if (_subSystem != nullptr) {
_subSystem->AddRef();
_subSystem->Register(&_notification);

if (_subSystem->IsActive(PluginHost::ISubSystem::NETWORK)) {
OpenUDPOutputChannel();
}
}
}

Expand Down

0 comments on commit 197dcf7

Please sign in to comment.