Loading src/DataExporterClass.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -817,7 +817,7 @@ void DataExporterClass::device_factory(const Tango::DevVarStringArray *devlist_p * and store them in the attribute list */ //-------------------------------------------------------- void DataExporterClass::attribute_factory(vector<Tango::Attr *> &att_list) void DataExporterClass::attribute_factory(vector<Tango::Attr *> &/*att_list*/) { /*----- PROTECTED REGION ID(DataExporterClass::attribute_factory_before) ENABLED START -----*/ Loading Loading
src/DataExporterClass.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -817,7 +817,7 @@ void DataExporterClass::device_factory(const Tango::DevVarStringArray *devlist_p * and store them in the attribute list */ //-------------------------------------------------------- void DataExporterClass::attribute_factory(vector<Tango::Attr *> &att_list) void DataExporterClass::attribute_factory(vector<Tango::Attr *> &/*att_list*/) { /*----- PROTECTED REGION ID(DataExporterClass::attribute_factory_before) ENABLED START -----*/ Loading