removed desconstructor
This commit is contained in:
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…
x
Reference in New Issue
Block a user