Delete unused constant kConfigParameterSize.
Unused since cl https://codereview.webrtc.org/1426953003 BUG=None Review-Url: https://codereview.webrtc.org/2766823004 Cr-Commit-Position: refs/heads/master@{#17345}
This commit is contained in:
parent
1372291654
commit
f505e83dc1
@ -434,7 +434,6 @@ enum RawVideoType {
|
||||
};
|
||||
|
||||
// Video codec
|
||||
enum { kConfigParameterSize = 128 };
|
||||
enum { kPayloadNameSize = 32 };
|
||||
enum { kMaxSimulcastStreams = 4 };
|
||||
enum { kMaxSpatialLayers = 5 };
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user