mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 23:49:28 +02:00
Remove an assertion
This commit is contained in:
parent
a10a1b81aa
commit
55bf357b8e
@ -567,8 +567,6 @@ size_t SqliteSampleBlock::GetBlob(void *dest,
|
||||
|
||||
void SqliteSampleBlock::Load(SampleBlockID sbid)
|
||||
{
|
||||
wxASSERT(!IsSilent());
|
||||
|
||||
auto db = DB();
|
||||
int rc;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user