Remove obsolete comment (WebRtcSessionDescriptionFactory ctor)

Bug: None
Change-Id: Ib1c5f3e0c40df93826f90183f182302cce197132
Reviewed-on: https://webrtc-review.googlesource.com/c/110611
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Elad Alon <eladalon@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25605}
This commit is contained in:
Elad Alon 2018-11-12 15:52:11 +01:00 committed by Commit Bot
parent 6b64c43cfd
commit aee8380894

View File

@ -116,7 +116,6 @@ void WebRtcSessionDescriptionFactory::CopyCandidatesFromSessionDescription(
}
}
// Private constructor called by other constructors.
WebRtcSessionDescriptionFactory::WebRtcSessionDescriptionFactory(
rtc::Thread* signaling_thread,
cricket::ChannelManager* channel_manager,