removed unneeded status=2 line

This commit is contained in:
Janet B. Anderson
1992-08-28 17:31:54 +00:00
parent 520d72d5e2
commit 730d9a670b

View File

@@ -243,7 +243,6 @@ static long readValue(pevent)
pevent->val=pevent->sval;
pevent->udf=FALSE;
}
status=2; /* dont convert */
} else {
status=-1;
recGblSetSevr(pevent,SOFT_ALARM,INVALID_ALARM);