Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: webrtc/call/call.cc

Issue 2854123003: Build WebRTC with data channel only. (Closed)
Patch Set: Rebase. Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/call/call.h ('k') | webrtc/call/callfactory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/call/call.cc
diff --git a/webrtc/call/call.cc b/webrtc/call/call.cc
index 7aeb9243335dc33265fc5924ffe37a71683f3fe6..c0861ddc3e8eb50522164a8a50edd24a463ddab7 100644
--- a/webrtc/call/call.cc
+++ b/webrtc/call/call.cc
@@ -60,8 +60,6 @@
namespace webrtc {
-const int Call::Config::kDefaultStartBitrateBps = 300000;
-
namespace {
// TODO(nisse): This really begs for a shared context struct.
« no previous file with comments | « webrtc/call/call.h ('k') | webrtc/call/callfactory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698