diff --git a/src/devOpt/devXxDc5009Gpib.c b/src/devOpt/devXxDc5009Gpib.c index 98501891e..9d34c8515 100644 --- a/src/devOpt/devXxDc5009Gpib.c +++ b/src/devOpt/devXxDc5009Gpib.c @@ -316,8 +316,6 @@ int parm; * Print a report of operating statistics for all devices supported by this * module. * - * This function will no longer be required after epics 3.3 is released - * ******************************************************************************/ static long report() diff --git a/src/devOpt/devXxDg535Gpib.c b/src/devOpt/devXxDg535Gpib.c index bdea3a534..ff2679aab 100644 --- a/src/devOpt/devXxDg535Gpib.c +++ b/src/devOpt/devXxDg535Gpib.c @@ -696,8 +696,6 @@ static struct devGpibParmBlock devSupParms = { * value of 0. And then again AFTER all record-level init is complete * with a param value of 1. * - * This function will no longer be required after epics 3.3 is released - * ******************************************************************************/ static long init_dev_sup(parm) @@ -711,8 +709,6 @@ int parm; * Print a report of operating statistics for all devices supported by this * module. * - * This function will no longer be required after epics 3.3 is released - * ******************************************************************************/ static long report() diff --git a/src/vxWorks/devOpt/devXxDc5009Gpib.c b/src/vxWorks/devOpt/devXxDc5009Gpib.c index 98501891e..9d34c8515 100644 --- a/src/vxWorks/devOpt/devXxDc5009Gpib.c +++ b/src/vxWorks/devOpt/devXxDc5009Gpib.c @@ -316,8 +316,6 @@ int parm; * Print a report of operating statistics for all devices supported by this * module. * - * This function will no longer be required after epics 3.3 is released - * ******************************************************************************/ static long report() diff --git a/src/vxWorks/devOpt/devXxDg535Gpib.c b/src/vxWorks/devOpt/devXxDg535Gpib.c index bdea3a534..ff2679aab 100644 --- a/src/vxWorks/devOpt/devXxDg535Gpib.c +++ b/src/vxWorks/devOpt/devXxDg535Gpib.c @@ -696,8 +696,6 @@ static struct devGpibParmBlock devSupParms = { * value of 0. And then again AFTER all record-level init is complete * with a param value of 1. * - * This function will no longer be required after epics 3.3 is released - * ******************************************************************************/ static long init_dev_sup(parm) @@ -711,8 +709,6 @@ int parm; * Print a report of operating statistics for all devices supported by this * module. * - * This function will no longer be required after epics 3.3 is released - * ******************************************************************************/ static long report()