Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP_DDS: remove instance check for DDS Client
this is probably a flow of control problem. But the code block below this resets some state variables before returning, and will also return false in the same case this removed block does. Resetting that state might be very important to the caller.
- Loading branch information