Commit cfb42c35 authored by Pavel Vainerman's avatar Pavel Vainerman

(ModbusSlave): удалил лишний код.

parent 73ae78e6
...@@ -130,8 +130,6 @@ class MBSlave: ...@@ -130,8 +130,6 @@ class MBSlave:
ModbusServerSlot* mbslot; ModbusServerSlot* mbslot;
ModbusRTU::ModbusAddr addr; /*!< адрес данного узла */ ModbusRTU::ModbusAddr addr; /*!< адрес данного узла */
UniSetTypes::uniset_rwmutex mbMutex;
xmlNode* cnode; xmlNode* cnode;
std::string s_field; std::string s_field;
std::string s_fvalue; std::string s_fvalue;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment