diff --git a/src/property/pv/pvAlarm.h b/src/property/pv/pvAlarm.h index 5df1faa..3cffae8 100644 --- a/src/property/pv/pvAlarm.h +++ b/src/property/pv/pvAlarm.h @@ -44,11 +44,6 @@ public: //default constructors and destructor are OK //returns (false,true) if pvField(is not, is) a valid alarm structure //An automatic detach is issued if already attached. - /* - * Attach to a field of a PVData object. - * @param pvField The pvField. - * @return (false,true) if the pvField (is not, is) an alarm structure. - */ /* * Attach to a field of a PVData object. * @param pvField The pvField.