mattdr 8ff52cc7bc Remove useless debugging code
It would be enough to say we're removing EnableSrtpDebugging because
it's never called, but the story is a bit more interesting.

libsrtp's debugging facilities are gated behind the reasonably-named
ENABLE_DEBUGGING macro:

b17c065a8a/srtp/crypto/include/err.h (186)

This code was imported to WebRTC from libjingle, but neither WebRTC or
Chromium ever set ENABLE_DEBUGGING. Even if someone had ever called
EnableSrtpDebugging, it wouldn't have done anything.

BUG=0

Review-Url: https://codereview.webrtc.org/2409513002
Cr-Commit-Position: refs/heads/master@{#14592}
2016-10-10 22:57:00 +00:00
..
2016-04-26 12:28:18 +00:00
2016-04-26 12:28:18 +00:00
2016-04-26 12:28:18 +00:00
2016-10-10 22:57:00 +00:00
2016-10-10 22:57:00 +00:00
2016-04-26 12:28:18 +00:00