Skip to content

Commit 33ac906

Browse files
authored
Removed unused attribute (#1117)
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent 1d747d1 commit 33ac906

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

image_proc/include/image_proc/track_marker.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ class TrackMarkerNode : public rclcpp::Node
5555
private:
5656
image_transport::CameraSubscriber sub_camera_;
5757

58-
int queue_size_;
5958
int marker_id_;
6059
double marker_size_;
6160
std::string image_topic_;

0 commit comments

Comments
 (0)