Post-rebase.

Cr-Commit-Position: refs/heads/master@{#8481}
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8481 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
lally@webrtc.org 2015-02-24 20:19:11 +00:00
parent 1730869596
commit 12aa8a68f9

View File

@ -336,8 +336,6 @@ static bool ParseDtlsSetup(const std::string& line,
cricket::ConnectionRole* role,
SdpParseError* error);
static bool IsSctp(const std::string& protocol);
// Helper functions
// Below ParseFailed*** functions output the line that caused the parsing