removed unused variables from getMotorPositions

This commit is contained in:
timmmooney
2013-06-10 21:32:54 +00:00
parent ca5f16f663
commit 30bdcf9b19
-2
View File
@@ -769,8 +769,6 @@ static int getMotorPositions(SS_ID ssId, struct UserVar *pVar, double *pos, epic
int j;
int dir;
epicsTimeStamp currtime;
char vBuf[MAX_MESSAGE_STRING], aBuf[MAX_MESSAGE_STRING];
static char vcmd[10]="VRV[1];", acmd[10]="VRC[1];";
MAXV_getPositions(pVar->cardNumber, rawP, pVar->numAxes);