Skip to content

Commit 3404097

Browse files
Mahyar DarvishiMahyar Darvishi
authored andcommitted
Some comments removal
1 parent 3a5f937 commit 3404097

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

yetanotherradio@io.github.buddysirjava/modules/metadataDisplay.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,6 @@ export function createMetadataItem(playPauseCallback, stopCallback, recordCallba
244244
item._recordBtn = recordBtn;
245245
item._recordBlinkId = 0;
246246

247-
// Defensive teardown: stop blink regardless of recording event flow.
248247
item.connect('destroy', () => {
249248
_stopRecordBlink(item);
250249
});

0 commit comments

Comments
 (0)