Chromium Code Reviews| Index: webrtc/pc/srtpfilter.h |
| diff --git a/webrtc/pc/srtpfilter.h b/webrtc/pc/srtpfilter.h |
| index 26e1e24e31aecf7769f9928614d53d69514cc8af..abea50744d0195398bea7be36fd75d2930722c57 100644 |
| --- a/webrtc/pc/srtpfilter.h |
| +++ b/webrtc/pc/srtpfilter.h |
| @@ -40,7 +40,6 @@ namespace cricket { |
| class SrtpSession; |
| class SrtpStat; |
| -void EnableSrtpDebugging(); |
| void ShutdownSrtp(); |
| // Class to transform SRTP to/from RTP. |