remove statement that can't be reached
This commit is contained in:
parent
d4eef96f4e
commit
2d6645ce03
@ -1458,7 +1458,6 @@ bool FLAC__bitbuffer_read_unary_unsigned(FLAC__BitBuffer *bb, unsigned *val, boo
|
||||
/* we hold off updating bb->total_consumed_bits until the end */
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user