diff options
Diffstat (limited to 'sandbox/src/restricted_token_utils.h')
-rw-r--r-- | sandbox/src/restricted_token_utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/restricted_token_utils.h b/sandbox/src/restricted_token_utils.h index 992c33a..0aade8b 100644 --- a/sandbox/src/restricted_token_utils.h +++ b/sandbox/src/restricted_token_utils.h @@ -81,4 +81,3 @@ DWORD SetProcessIntegrityLevel(IntegrityLevel integrity_level); } // namespace sandbox #endif // SANDBOX_SRC_RESTRICTED_TOKEN_UTILS_H__ - |