Remove some cppcheck style warnings

This commit is contained in:
R. Bernstein
2009-10-27 21:28:11 -04:00
parent b43dc9cd98
commit 3844f42df8
8 changed files with 9 additions and 16 deletions

View File

@@ -507,7 +507,6 @@ parse_nrg (_img_private_t *p_env, const char *psz_nrg_name,
opcode==NERO_ID ? 'O': '5');
free(footer_buf);
return false;
break;
case END1_ID: /* "END!" */
cdio_debug ("nrg end tag detected");