Remove obsolete code

r3306 | ffr | 2011-12-02 12:47:19 +1100 (Fri, 02 Dec 2011) | 2 lines
This commit is contained in:
Ferdi Franceschini
2011-12-02 12:47:19 +11:00
committed by Douglas Clowes
parent ef9dfb64f3
commit 4707f319b9

View File

@@ -1264,7 +1264,6 @@ static int rspStatus(pDMC2280Driv self, const char* text) {
/* TODO Put the following in specialised response handlers */
if (self->ao_id[0] != '\0') {
AO_istatus(iTIone, "QKK:TI1");
AO_istatus(iSteps, "PLP:BAT:POS");
}
if (self->axisLabel >= 'A' && self->axisLabel <= 'D')
iIOByte = iTIzero;