Revert r4328

R=pwestin@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/1774005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4343 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
elham@webrtc.org
2013-07-15 20:59:52 +00:00
parent 8543c1c77c
commit 6f5707e184
5 changed files with 9 additions and 26 deletions

View File

@@ -41,7 +41,7 @@ RtpRtcp::Configuration::Configuration()
audio(false),
clock(NULL),
default_module(NULL),
receive_statistics(NullObjectReceiveStatistics()),
receive_statistics(),
outgoing_transport(NULL),
rtcp_feedback(NULL),
intra_frame_callback(NULL),