diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 3ecf453c5..441544d0b 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -1473,7 +1473,7 @@ void komodo_passport_iteration() else if ( (fp= fopen(fname,"rb")) != 0 && sp != 0 ) { fseek(fp,0,SEEK_END); - fprintf(stderr,"couldnt OS_fileptr(%s), freading %ldKB\n",fname,ftell(fp)/1024); + //fprintf(stderr,"couldnt OS_fileptr(%s), freading %ldKB\n",fname,ftell(fp)/1024); if ( ftell(fp) > lastpos[baseid] ) { if ( ASSETCHAINS_SYMBOL[0] != 0 )