remove unused code
r2424 | dcl | 2008-04-14 09:39:26 +1000 (Mon, 14 Apr 2008) | 2 lines
This commit is contained in:
@@ -254,12 +254,14 @@ static int NHQ200Fix(pEVDriver self, int iError)
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
#if 0
|
||||
static int NHQ200Halt(pEVDriver *self)
|
||||
{
|
||||
assert(self);
|
||||
|
||||
return 1;
|
||||
}
|
||||
#endif
|
||||
/*------------------------------------------------------------------------*/
|
||||
void KillNHQ200(void *pData)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user