Просмотр исходного кода

Removes an error message.

master
Boris Grozev 11 лет назад
Родитель
Сommit
c7441d7f22
1 измененных файлов: 0 добавлений и 2 удалений
  1. 0
    2
      app.js

+ 0
- 2
app.js Просмотреть файл

@@ -331,8 +331,6 @@ function waitForPresence(data, sid) {
331 331
             console.error('can not associate stream',
332 332
                 data.stream.id,
333 333
                 'with a participant');
334
-            messageHandler.showError('Oops',
335
-                'We could not associate the current stream with a participant.');
336 334
             // We don't want to add it here since it will cause troubles
337 335
             return;
338 336
         }

Загрузка…
Отмена
Сохранить