yanas 9 лет назад
Родитель
Сommit
6510fe101f
1 измененных файлов: 0 добавлений и 1 удалений
  1. 0
    1
      modules/xmpp/recording.js

+ 0
- 1
modules/xmpp/recording.js Просмотреть файл

@@ -249,7 +249,6 @@ Recording.prototype.toggleRecording = function (options, statusChangeHandler) {
249 249
  * Returns true if the recording is supproted and false if not.
250 250
  */
251 251
 Recording.prototype.isSupported = function () {
252
-    console.log("IS SUPPORTED", this._isSupported);
253 252
     return this._isSupported;
254 253
 };
255 254
 

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