Skip to content

Commit 9df59e0

Browse files
committed
fix type
Signed-off-by: yilun.zhang <yilun.zhang@samsung.com>
1 parent cd05151 commit 9df59e0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

code/src/iamf_dec/obu/metadata_obu.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,5 @@ void iamf_metadata_obu_free(iamf_metadata_obu_t *obu) {
195195
default:
196196
// For other types, just free the basic structure
197197
def_free(obu);
198-
break;
199198
}
200199
}

0 commit comments

Comments
 (0)