1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-01 16:19:43 +02:00

Remove unnecessary assertion, that failed...

... Because, as the function now says, the selecting of the track is
purposely done later
This commit is contained in:
Paul Licameli 2019-06-20 09:08:05 -04:00
parent 2d3f9a432a
commit 0cecc6e48d

View File

@ -86,7 +86,6 @@ UIHandle::Result LabelTextHandle::Click
mSelectedRegion = viewInfo.selectedRegion;
pLT->HandleTextClick( event, evt.rect, viewInfo, &viewInfo.selectedRegion );
wxASSERT(pLT->HasSelection());
{
// IF the user clicked a label, THEN select all other tracks by Label