CHG: sensor info are not longer needed when adding a track to a tracklist
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Entities {
|
||||
std::string SensorName;
|
||||
bool isActive;
|
||||
SimCore::Identifier SensorID;
|
||||
std::shared_ptr<WHISPER::InternalUDPSender> SensorSender;
|
||||
// std::shared_ptr<WHISPER::InternalUDPSender> SensorSender;
|
||||
};
|
||||
|
||||
struct EffectorClientData
|
||||
|
||||
Reference in New Issue
Block a user