removed unused includes; fixed addref bug; r=karnaze
git-svn-id: svn://10.0.0.236/trunk@64813 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1594,8 +1594,9 @@ theContext->mTransferBufferSize;
|
||||
theContext->mScanner->Append(theContext->mTransferBuffer,theNumRead);
|
||||
|
||||
#if 0
|
||||
int dump=0;
|
||||
static int dump=0;
|
||||
if(dump) {
|
||||
theContext->mTransferBuffer[theNumRead]=0;
|
||||
printf("\n-----------------\n%s",theContext->mTransferBuffer);
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user