diff options
Diffstat (limited to 'sandbox/src/filesystem_policy.h')
-rw-r--r-- | sandbox/src/filesystem_policy.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/filesystem_policy.h b/sandbox/src/filesystem_policy.h index 1206282..5010a9f 100644 --- a/sandbox/src/filesystem_policy.h +++ b/sandbox/src/filesystem_policy.h @@ -105,4 +105,3 @@ bool PreProcessName(const std::wstring& path, std::wstring* new_path); } // namespace sandbox #endif // SANDBOX_SRC_FILESYSTEM_POLICY_H__ - |