diff options
Diffstat (limited to 'sandbox/src/restricted_token_utils.cc')
-rw-r--r-- | sandbox/src/restricted_token_utils.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/restricted_token_utils.cc b/sandbox/src/restricted_token_utils.cc index 8d77f75..2bc4c59 100644 --- a/sandbox/src/restricted_token_utils.cc +++ b/sandbox/src/restricted_token_utils.cc @@ -343,4 +343,3 @@ DWORD SetProcessIntegrityLevel(IntegrityLevel integrity_level) { } // namespace sandbox - |