Remove definition of non-existent method.

The private method "CreateDefaultLocalDescription" is defined in the
class, but not implemented or used anywhere.

R=juberti@webrtc.org

Review URL: https://codereview.webrtc.org/1182793004.

Cr-Commit-Position: refs/heads/master@{#9493}
This commit is contained in:
Joachim Bauch
2015-06-24 09:34:31 +02:00
parent 084f3871b1
commit 66f920ea57

View File

@ -299,8 +299,6 @@ class WebRtcSession : public cricket::BaseSession,
const cricket::Candidates& candidates);
virtual void OnCandidatesAllocationDone();
// Creates local session description with audio and video contents.
bool CreateDefaultLocalDescription();
// Enables media channels to allow sending of media.
void EnableChannels();
// Creates a JsepIceCandidate and adds it to the local session description