Remove outdated TODO comment

This commit is contained in:
hensm
2019-02-15 07:36:28 +00:00
parent d0ec312e9a
commit 005de9cf91

View File

@@ -332,7 +332,7 @@ let popupPort;
/**
* Creates popup window for cast destination selection.
* Refocusing other browser windows causes the popup window
* to close and returns an API error (TODO).
* to close and returns an API error.
*/
async function openPopup (shimId) {
const width = 350;