diff --git a/app.js b/app.js index 49627c150..4fd665fcb 100644 --- a/app.js +++ b/app.js @@ -331,8 +331,6 @@ function waitForPresence(data, sid) { console.error('can not associate stream', data.stream.id, 'with a participant'); - messageHandler.showError('Oops', - 'We could not associate the current stream with a participant.'); // We don't want to add it here since it will cause troubles return; }