Bug 989425: Remove unused variable 'DTLS_FINGERPRINT_LENGTH' from PeerConnectionImpl.cpp. r=mt

This commit is contained in:
Daniel Holbert 2014-03-28 17:58:19 -07:00
parent bc585df1e0
commit a08cabbaf0

View File

@ -134,7 +134,6 @@ namespace mozilla {
class nsIDOMDataChannel;
static const int DTLS_FINGERPRINT_LENGTH = 64;
static const int MEDIA_STREAM_MUTE = 0x80;
PRLogModuleInfo *signalingLogInfo() {