Remove deprecated API: NetwrokSimulationInterface.
To be landed after 23th October Bug: webrtc:9630 Change-Id: Ibf9c09d16e86789284491b16812ce57a3cad0624 Reviewed-on: https://webrtc-review.googlesource.com/c/104061 Commit-Queue: Artem Titov <titovartem@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25337}
This commit is contained in:
parent
257ed437f0
commit
ec9b77bc42
@ -79,10 +79,6 @@ class NetworkBehaviorInterface {
|
||||
virtual ~NetworkBehaviorInterface() = default;
|
||||
};
|
||||
|
||||
// TODO(bugs.webrtc.org/9630) remove it after migration to new API.
|
||||
// Deprecated. DO NOT USE. Use NetworkBehaviorInterface instead.
|
||||
using NetworkSimulationInterface = NetworkBehaviorInterface;
|
||||
|
||||
} // namespace webrtc
|
||||
|
||||
#endif // API_TEST_SIMULATED_NETWORK_H_
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user