mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Remove stale comment
PiperOrigin-RevId: 248715509 Change-Id: I7aa3f4388920e39a79ac349890de403ac3384504
This commit is contained in:
parent
34d17b77ac
commit
207b2d9a95
|
@ -210,7 +210,6 @@ bool Comms::Connect() {
|
|||
return true;
|
||||
}
|
||||
|
||||
// All member variables touched by Terminate() should be marked as 'mutable'.
|
||||
void Comms::Terminate() {
|
||||
{
|
||||
PotentiallyBlockingRegion region;
|
||||
|
|
Loading…
Reference in New Issue
Block a user