rec/ai: Delete ancient, unused, commented-out function prototype.

This commit is contained in:
Andrew Johnson
2012-03-12 11:24:47 -05:00
parent 988874bf5b
commit 4c98463b01

View File

@@ -97,11 +97,6 @@ typedef struct aidset { /* analog input dset */
}aidset;
/*Following from timing system */
/*
extern unsigned int gts_trigger_counter;
*/
static void checkAlarms(aiRecord *prec, epicsTimeStamp *lastTime);
static void convert(aiRecord *prec);
static void monitor(aiRecord *prec);