Skip to content

Commit

Permalink
Removed unused var in tf2 (#735)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde authored Nov 25, 2024
1 parent cfa7e33 commit e791b58
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 e791b58

Please sign in to comment.