cleanup code

pull/135/head
Simon Stürz 2016-01-20 14:56:51 +01:00 committed by Michael Zanetti
parent 7a59b5d6fc
commit 6203139e92
1 changed files with 0 additions and 5 deletions

View File

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