Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car committed Jun 30, 2023
1 parent 39f4d58 commit 108c67d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/v2i-hub/CARMAStreetsPlugin/src/CARMAStreetsPlugin.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ class CARMAStreetsPlugin: public PluginClient {
std::shared_ptr<kafka_consumer_worker> _spat_kafka_consumer_ptr;
std::shared_ptr<kafka_consumer_worker> _scheduing_plan_kafka_consumer_ptr;
std::shared_ptr<kafka_consumer_worker> _ssm_kafka_consumer_ptr;
RdKafka::Producer *kafka_producer;
std::vector<std::string> _strategies;
tmx::messages::tsm3Message *_tsm3Message{NULL};
std::mutex data_lock;
Expand Down

0 comments on commit 108c67d

Please sign in to comment.