memory bug corrected
This commit is contained in:
@ -186,8 +186,6 @@
|
||||
|
||||
iRet = self->pDriv->GetValue(self->pDriv,&fPos);
|
||||
|
||||
printf("Return: %d Value: %f\n",iRet,fPos);
|
||||
|
||||
if(iRet == 0)
|
||||
{
|
||||
self->pDriv->GetError(self->pDriv,&iCode, pError,131);
|
||||
|
Reference in New Issue
Block a user