diff --git a/src/komodo.h b/src/komodo.h index 16511ede7..2d978d443 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -153,7 +153,7 @@ int32_t komodo_parsestatefile(struct komodo_state *sp,FILE *fp,char *symbol,char { if ( fread(opret,1,olen,fp) != olen ) errs++; - //if ( 0 && matched != 0 ) + if ( 0 && matched != 0 ) { int32_t i; for (i=0; i