From 0d1ceeb7bc18478c4124e552161907e80dc80caf Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Mon, 18 Aug 2014 03:08:39 +0200 Subject: [PATCH] drop unused vendorid --- .../deviceplugins/openweathermap/devicepluginopenweathermap.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/deviceplugins/openweathermap/devicepluginopenweathermap.cpp b/plugins/deviceplugins/openweathermap/devicepluginopenweathermap.cpp index bbda1fbe..706d55fb 100644 --- a/plugins/deviceplugins/openweathermap/devicepluginopenweathermap.cpp +++ b/plugins/deviceplugins/openweathermap/devicepluginopenweathermap.cpp @@ -278,7 +278,6 @@ #include #include -VendorId openweathermapVendorId = VendorId(""); DeviceClassId openweathermapDeviceClassId = DeviceClassId("985195aa-17ad-4530-88a4-cdd753d747d7"); ActionTypeId updateWeatherActionTypeId = ActionTypeId("cfbc6504-d86f-4856-8dfa-97b6fbb385e4");