Delete deprecated dummy method GetNetworks(NetworkList* networks).

Followup to https://webrtc-review.googlesource.com/c/src/+/256967.

Bug: webrtc:13869
Change-Id: Ie929082681ab285f7e390d646cc258ad573f86c0
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258133
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36497}
This commit is contained in:
Niels Möller 2022-04-07 14:20:30 +02:00 committed by WebRTC LUCI CQ
parent 7efe5332f2
commit 35716230b5

View File

@ -148,11 +148,6 @@ class RTC_EXPORT NetworkManager : public DefaultLocalAddressProvider,
virtual void StartUpdating() = 0;
virtual void StopUpdating() = 0;
// TODO(bugs.webrtc.org/13869): Delete after override in downstream subclasses
// is deleted.
ABSL_DEPRECATED("bugs.webrtc.org/13869")
virtual void GetNetworks(NetworkList* networks) const {}
// Returns the current list of networks available on this machine.
// StartUpdating() must be called before this method is called.
// It makes sure that repeated calls return the same object for a