Skip to content

Commit e791b58

Browse files
authored
Removed unused var in tf2 (#735)
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
1 parent cfa7e33 commit e791b58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tf2/src/buffer_core.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -1572,7 +1572,6 @@ void BufferCore::_chainAsVector(
15721572

15731573
output.clear(); // empty vector
15741574

1575-
std::stringstream mstream;
15761575
std::unique_lock<std::mutex> lock(frame_mutex_);
15771576

15781577
TransformAccum accum;

0 commit comments

Comments
 (0)