It is correct to fall through here

Add comment and remove coverity error
This commit is contained in:
Sebastian Dransfeld 2013-12-07 22:23:39 +01:00
parent 8b198d77f5
commit e781a9b68e
1 changed files with 1 additions and 1 deletions

View File

@ -1067,7 +1067,7 @@ e_border_hide(E_Border *bd,
case 3:
bd->hidden = 1;
/* fallthrough */
case 1:
default:
if (!e_comp_evas_exists(bd))