diff --git a/motorApp/MotorSrc/motorRecord.dbd b/motorApp/MotorSrc/motorRecord.dbd index 676e2a9e..618ab1f8 100644 --- a/motorApp/MotorSrc/motorRecord.dbd +++ b/motorApp/MotorSrc/motorRecord.dbd @@ -3,7 +3,7 @@ # Version: $Revision$ # Modified By: $Author$ # Last Modified: $Date$ -# HeadURL: $URL$ +# HeadURL: $URL $ # Experimental Physics and Industrial Control System (EPICS) @@ -278,11 +278,6 @@ recordtype(motor) { promptgroup(GUI_COMMON) interest(1) } - field(RES,DBF_DOUBLE) { - prompt("Step Size (EGU)") - special(SPC_NOMOD) - interest(1) - } field(UEIP,DBF_MENU) { prompt("Use Encoder If Present") promptgroup(GUI_COMMON)