diff --git a/source/RobotAPI/components/ArViz/Client/Client.h b/source/RobotAPI/components/ArViz/Client/Client.h index a2de4e49a6f00e84ee61716e8aba49ea78ba8a7f..20d209ba089125525a8049106398ed511e62aeab 100644 --- a/source/RobotAPI/components/ArViz/Client/Client.h +++ b/source/RobotAPI/components/ArViz/Client/Client.h @@ -107,7 +107,6 @@ namespace viz topic->updateLayers(updates); } - template <typename ElementT> void commitLayerContaining(std::string const& name) { std::vector<viz::Layer> layers;