diff options
Diffstat (limited to 'modules/webrtc/webrtc_peer_connection_js.h')
-rw-r--r-- | modules/webrtc/webrtc_peer_connection_js.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/webrtc/webrtc_peer_connection_js.h b/modules/webrtc/webrtc_peer_connection_js.h index 6540077e84..cdaf3068e3 100644 --- a/modules/webrtc/webrtc_peer_connection_js.h +++ b/modules/webrtc/webrtc_peer_connection_js.h @@ -36,7 +36,6 @@ #include "webrtc_peer_connection.h" class WebRTCPeerConnectionJS : public WebRTCPeerConnection { - private: int _js_id; ConnectionState _conn_state; |