diff --git a/src/PowerPlant.hpp b/src/PowerPlant.hpp index f0601f41..afcf9d93 100644 --- a/src/PowerPlant.hpp +++ b/src/PowerPlant.hpp @@ -311,24 +311,6 @@ class PowerPlant { FusionFunction::call(*this, data, std::forward(args)...); } - template