dep/cubeb: Update to 1d66483
This commit is contained in:
@ -19,5 +19,6 @@ size_t cubeb_sample_size(cubeb_sample_format format)
|
||||
default:
|
||||
// should never happen as all cases are handled above.
|
||||
assert(false);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user