AP_DDS: Remove unused commented code

Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
Ryan Friedman 2023-04-12 16:42:11 -06:00 committed by Andrew Tridgell
parent 63ed2c646e
commit 06d9a08d16

View File

@ -160,11 +160,6 @@ void AP_DDS_Client::populate_static_transforms(tf2_msgs_msg_TFMessage& msg)
msg.transforms_size++;
}
// msg.transforms[0] = transform;
// const auto offset = AP::GPS::
}