Przeglądaj źródła

Removes a log.

dev1
yanas 9 lat temu
rodzic
commit
6510fe101f
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0
    1
      modules/xmpp/recording.js

+ 0
- 1
modules/xmpp/recording.js Wyświetl plik

@@ -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
 

Ładowanie…
Anuluj
Zapisz