瀏覽代碼

ref: Removes commented out code.

dev1
Boris Grozev 7 年之前
父節點
當前提交
550d55c019
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0
    4
      JitsiParticipant.js

+ 0
- 4
JitsiParticipant.js 查看文件

186
         return this._hidden;
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
      * @returns {Boolean} Whether this participant has muted their audio.
190
      * @returns {Boolean} Whether this participant has muted their audio.
195
      */
191
      */

Loading…
取消
儲存