This commit is contained in:
jl777
2016-10-26 17:33:45 -03:00
parent 8c0fd042e9
commit 0765bc71cf
2 changed files with 2 additions and 2 deletions

View File

@@ -78,7 +78,7 @@ void komodo_gateway_voutupdate(char *symbol,int32_t isspecial,int32_t height,int
{
typestr = "pricefeed";
komodo_paxpricefeed(height,&script[offset],opretlen);
printf("height.%d pricefeed len.%d\n",height,opretlen);
//printf("height.%d pricefeed len.%d\n",height,opretlen);
}
else
{