mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Delete deprecated sapi::Sandbox::GetComms
and its remaining call sites.
PiperOrigin-RevId: 389716023 Change-Id: I092bc37f3f3bb40554b627f9dd528525b60d67a1
This commit is contained in:
parent
3f0875798d
commit
165c155a08
|
@ -61,7 +61,6 @@ class Sandbox {
|
|||
return Init();
|
||||
}
|
||||
|
||||
// Getters for common fields.
|
||||
sandbox2::Comms* comms() const { return comms_; }
|
||||
|
||||
ABSL_DEPRECATED("Use sapi::Sandbox::rpc_channel() instead")
|
||||
|
|
Loading…
Reference in New Issue
Block a user