STE: remove vestigial overlaid storage for nodes
This commit is contained in:
parent
d39ca12be4
commit
e4dc5369fa
1 changed files with 0 additions and 2 deletions
|
@ -73,8 +73,6 @@ public:
|
|||
private:
|
||||
RCLCPP_DISABLE_COPY(SingleThreadedExecutor);
|
||||
|
||||
std::vector<std::weak_ptr<rclcpp::node::Node>> weak_nodes_;
|
||||
|
||||
};
|
||||
|
||||
} /* namespace single_threaded_executor */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue