mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-24 16:54:08 +00:00
Bug 989425: Remove unused variable 'DTLS_FINGERPRINT_LENGTH' from PeerConnectionImpl.cpp. r=mt
This commit is contained in:
parent
bc585df1e0
commit
a08cabbaf0
@ -134,7 +134,6 @@ namespace mozilla {
|
||||
|
||||
class nsIDOMDataChannel;
|
||||
|
||||
static const int DTLS_FINGERPRINT_LENGTH = 64;
|
||||
static const int MEDIA_STREAM_MUTE = 0x80;
|
||||
|
||||
PRLogModuleInfo *signalingLogInfo() {
|
||||
|
Loading…
Reference in New Issue
Block a user