cleanup code

This commit is contained in:
Simon Stürz 2016-01-20 14:56:51 +01:00 committed by Michael Zanetti
parent 7a59b5d6fc
commit 6203139e92

View File

@ -116,11 +116,6 @@ void DevicePluginAwattar::postSetupDevice(Device *device)
updateData();
}
void DevicePluginAwattar::startMonitoringAutoDevices()
{
//searchHeatPumps();
}
void DevicePluginAwattar::deviceRemoved(Device *device)
{
Q_UNUSED(device)