From 9979faf7522a15232e2801af092320889eb210dd Mon Sep 17 00:00:00 2001 From: Wiktor Garbacz Date: Wed, 24 Feb 2021 03:06:33 -0800 Subject: [PATCH] Internal change PiperOrigin-RevId: 359245243 Change-Id: I1acea38c070e4533a0860152c66f8dbcf8c6fb7a --- sandboxed_api/sandbox2/policy.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sandboxed_api/sandbox2/policy.h b/sandboxed_api/sandbox2/policy.h index 989b14a..7260b7d 100644 --- a/sandboxed_api/sandbox2/policy.h +++ b/sandboxed_api/sandbox2/policy.h @@ -48,7 +48,6 @@ class Comms; class Policy final { public: - // Skips creation of a user namespace and keep capabilities in the global // namespace. This only makes sense in some rare cases where the sandbox is // started as root, please talk to sandbox-team@ before using this function.