Selaa lähdekoodia

ref: Removes an unused function.

release-8443
Jaya Allamsetty 1 vuosi sitten
vanhempi
commit
8e41688f6f
1 muutettua tiedostoa jossa 0 lisäystä ja 7 poistoa
  1. 0
    7
      modules/xmpp/JingleSessionPC.js

+ 0
- 7
modules/xmpp/JingleSessionPC.js Näytä tiedosto

@@ -946,13 +946,6 @@ export default class JingleSessionPC extends JingleSession {
946 946
         });
947 947
     }
948 948
 
949
-    /**
950
-     * Returns the video codec configured as the preferred codec on the peerconnection.
951
-     */
952
-    getConfiguredVideoCodec() {
953
-        return this.peerconnection.getConfiguredVideoCodec();
954
-    }
955
-
956 949
     /**
957 950
      * Accepts incoming Jingle 'session-initiate' and should send 'session-accept' in result.
958 951
      *

Loading…
Peruuta
Tallenna