removed desconstructor

master
Boernsman 2020-06-30 13:23:05 +02:00
parent 8b12a2aadd
commit 22e0c4d0ee
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ public:
TotalPower
};
explicit IntegrationPluginSolarLog();
~IntegrationPluginSolarLog() override;
void setupThing(ThingSetupInfo *info) override;
void thingRemoved(Thing *thing) override;