mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove statement that can't be reached
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user