diff --git a/src/komodo.h b/src/komodo.h index 0821259ea..88f801cc1 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -151,11 +151,13 @@ int32_t komodo_parsestatefile(struct komodo_state *sp,FILE *fp,char *symbol,char { if ( fread(opret,1,olen,fp) != olen ) errs++; - //if ( matched != 0 ) global shared state -> global PAX - int32_t i; for (i=0; i global PAX } else printf("illegal olen.%u\n",olen); } else if ( func == 'D' )