remove misleading comment
r1974 | dcl | 2007-05-22 08:15:56 +1000 (Tue, 22 May 2007) | 2 lines
This commit is contained in:
@@ -253,7 +253,6 @@ static int InitCallback(pAsyncTxn pTxn)
|
||||
const char* resp = pTxn->inp_buf;
|
||||
int resp_len = pTxn->inp_idx;
|
||||
pNHQ200 self = (pNHQ200) pTxn->cntx;
|
||||
/* TODO: FIXME finish initialisation */
|
||||
if (pTxn->txn_status == ATX_TIMEOUT) {
|
||||
self->iError = NHQ200__BADSET;
|
||||
self->iState = 0;
|
||||
|
||||
Reference in New Issue
Block a user