Skip to content
Snippets Groups Projects
Commit 87ea1ad6 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

fix #222 and cosmetics

parent d9e6a131
No related branches found
No related tags found
1 merge request!283Resolve "Rename PackKeyFrameBuffer"
Pipeline #3649 passed
...@@ -146,7 +146,6 @@ class ProcessorBase : public NodeBase, public std::enable_shared_from_this<Proce ...@@ -146,7 +146,6 @@ class ProcessorBase : public NodeBase, public std::enable_shared_from_this<Proce
private: private:
SensorBaseWPtr sensor_ptr_; SensorBaseWPtr sensor_ptr_;
static unsigned int processor_id_count_; static unsigned int processor_id_count_;
public: public:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment