Sfoglia il codice sorgente

ref: Removes commented out code.

dev1
Boris Grozev 7 anni fa
parent
commit
550d55c019
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0
    4
      JitsiParticipant.js

+ 0
- 4
JitsiParticipant.js Vedi File

@@ -186,10 +186,6 @@ export default class JitsiParticipant {
186 186
         return this._hidden;
187 187
     }
188 188
 
189
-    // Gets a link to an etherpad instance advertised by the participant?
190
-    // getEtherpad() {
191
-    // }
192
-
193 189
     /**
194 190
      * @returns {Boolean} Whether this participant has muted their audio.
195 191
      */

Loading…
Annulla
Salva