Skip to content

Commit

Permalink
Remove duplicate doxygen comment - see issue epics-base#75
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasms committed Apr 20, 2021
1 parent d3b4976 commit 08ec151
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/property/pv/pvAlarm.h
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ class epicsShareClass PVAlarm {
//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.
Expand Down

0 comments on commit 08ec151

Please sign in to comment.