From 652562bfbebb554e4c9c60057522b0df30a10cee Mon Sep 17 00:00:00 2001 From: John Winans Date: Wed, 26 Aug 1992 12:51:06 +0000 Subject: [PATCH] fixed error in DOC --- src/devOpt/devXxDc5009Gpib.c | 2 -- src/devOpt/devXxDg535Gpib.c | 4 ---- src/vxWorks/devOpt/devXxDc5009Gpib.c | 2 -- src/vxWorks/devOpt/devXxDg535Gpib.c | 4 ---- 4 files changed, 12 deletions(-) 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()