drop prototype PVNTField::createAlarmLimit

not implemented.
This commit is contained in:
Michael Davidsaver
2017-12-19 17:15:37 -06:00
parent e15e84fb14
commit 1f7667b22d

View File

@ -197,12 +197,6 @@ public:
*/
epics::pvData::PVStructurePtr createDisplay();
/**
* Creates an alarmLimit PVStructure.
* @return an alarmLimit PVStructure.
*/
epics::pvData::PVStructurePtr createAlarmLimit();
/**
* Creates a control PVStructure.
* @return a control PVStructure.