Skip to content

Commit

Permalink
Removed unused var in tf2 (#735) (#736)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
(cherry picked from commit e791b58)

Co-authored-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
mergify[bot] and ahcorde authored Nov 25, 2024
1 parent 43a3841 commit 258155d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tf2/src/buffer_core.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1572,7 +1572,6 @@ void BufferCore::_chainAsVector(

output.clear(); // empty vector

std::stringstream mstream;
std::unique_lock<std::mutex> lock(frame_mutex_);

TransformAccum accum;
Expand Down

0 comments on commit 258155d

Please sign in to comment.