On 06/01/2011 09:14 AM, Jan Friesse wrote: > Signed-off-by: Jan Friesse <[email protected]> > --- > lib/cpg.c | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-) > > diff --git a/lib/cpg.c b/lib/cpg.c > index f61efde..7cf862b 100644 > --- a/lib/cpg.c > +++ b/lib/cpg.c > @@ -178,10 +178,6 @@ cs_error_t cpg_model_initialize ( > goto error_destroy; > } > break; > - default: > - error = CS_ERR_LIBRARY; > - goto error_destroy; > - break; > } > } >
I would like to keep this code, and ignore the coverity warning. _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
