浏览代码

ref: Removes commented out code.

dev1
Boris Grozev 7 年前
父节点
当前提交
550d55c019
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0
    4
      JitsiParticipant.js

+ 0
- 4
JitsiParticipant.js 查看文件

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

正在加载...
取消
保存