From 1ddc3aab9c4e9e935ab754760004e9eb96a70c1d Mon Sep 17 00:00:00 2001 From: Dmitry Borisenko <49808844+DmitryBorisenko33@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:58:18 +0200 Subject: [PATCH] =?UTF-8?q?=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/classes/IoTItem.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/classes/IoTItem.cpp b/src/classes/IoTItem.cpp index 31946aa5..8d22a216 100644 --- a/src/classes/IoTItem.cpp +++ b/src/classes/IoTItem.cpp @@ -152,8 +152,6 @@ void externalVariable::doByInterval() { // для данного класса d //========================================================================================================================================= -IoTItem::~IoTItem() {} - IoTItem* myIoTItem; IoTItem* findIoTItem(String name) { // поиск элемента модуля в существующей конфигурации