- Removed support for slit5 from amorset

This commit is contained in:
koennecke
2009-03-16 14:24:55 +00:00
parent 393d103e9b
commit 2fc06318b4
2 changed files with 17 additions and 5 deletions

View File

@@ -428,7 +428,6 @@ static int SinqHttpStatus(pHistDriver self, SConnection * pCon)
break;
}
status = readStatus(self);
if (status != 1) {
return HWFault;