removed desconstructor
parent
8b12a2aadd
commit
22e0c4d0ee
|
|
@ -65,7 +65,6 @@ public:
|
||||||
TotalPower
|
TotalPower
|
||||||
};
|
};
|
||||||
explicit IntegrationPluginSolarLog();
|
explicit IntegrationPluginSolarLog();
|
||||||
~IntegrationPluginSolarLog() override;
|
|
||||||
|
|
||||||
void setupThing(ThingSetupInfo *info) override;
|
void setupThing(ThingSetupInfo *info) override;
|
||||||
void thingRemoved(Thing *thing) override;
|
void thingRemoved(Thing *thing) override;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue