summaryrefslogtreecommitdiff
path: root/call.h
diff options
context:
space:
mode:
Diffstat (limited to 'call.h')
-rw-r--r--call.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/call.h b/call.h
index 1b95c298..5b556821 100644
--- a/call.h
+++ b/call.h
@@ -78,8 +78,6 @@ class Call {
static Call* Create(const Call::Config& config,
const webrtc::Config& webrtc_config);
- virtual std::vector<VideoCodec> GetVideoCodecs() = 0;
-
virtual VideoSendStream::Config GetDefaultSendConfig() = 0;
virtual VideoSendStream* CreateVideoSendStream(