Remove unneeded migration helper.
The migration has completed and this is no longer needed. Bug: None Change-Id: I2ef262e78cad618e9bb664baa239d446fe8bd69d Reviewed-on: https://webrtc-review.googlesource.com/63320 Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22524}
This commit is contained in:
parent
e61631d4aa
commit
96114428bd
@ -67,10 +67,6 @@
|
||||
#ifndef API_PEERCONNECTIONINTERFACE_H_
|
||||
#define API_PEERCONNECTIONINTERFACE_H_
|
||||
|
||||
// TODO(sakal): Remove this define after migration to virtual PeerConnection
|
||||
// observer is complete.
|
||||
#define VIRTUAL_PEERCONNECTION_OBSERVER_DESTRUCTOR
|
||||
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <utility>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user