Remove two dead 'using' instances.
BUG= TBR=pthatcher@webrtc.org, stefan@webrtc.org Review URL: https://codereview.webrtc.org/1609563003 . Cr-Commit-Position: refs/heads/master@{#11296}
This commit is contained in:
parent
2067826a5e
commit
8d6fab8fac
@ -23,7 +23,6 @@
|
||||
namespace webrtc {
|
||||
|
||||
using RtpUtility::Payload;
|
||||
using RtpUtility::StringCompare;
|
||||
|
||||
RtpReceiver* RtpReceiver::CreateVideoReceiver(
|
||||
Clock* clock,
|
||||
|
||||
@ -28,7 +28,6 @@
|
||||
#include "webrtc/base/logging.h"
|
||||
|
||||
using rtc::CreateRandomId;
|
||||
using rtc::CreateRandomString;
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user