From ff72b0d8f39742c67bb336415f5c8cfb20a6470a Mon Sep 17 00:00:00 2001 From: "niklase@google.com" Date: Wed, 15 Jun 2011 23:43:03 +0000 Subject: [PATCH] Review URL: http://webrtc-codereview.appspot.com/40002 git-svn-id: http://webrtc.googlecode.com/svn/trunk@89 4adac7df-926f-26a2-2b94-8c16560cd09d --- modules/rtp_rtcp/test/testAPI/testAPI.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/rtp_rtcp/test/testAPI/testAPI.cpp b/modules/rtp_rtcp/test/testAPI/testAPI.cpp index c66dc956eb..04d04e7c40 100644 --- a/modules/rtp_rtcp/test/testAPI/testAPI.cpp +++ b/modules/rtp_rtcp/test/testAPI/testAPI.cpp @@ -93,7 +93,7 @@ public: RtpRtcp* _rtpRtcpModule; }; -// Dummy comment, shall be removed + class LoopBackTransportVideo : public webrtc::Transport { public: