diff options
Diffstat (limited to 'sandbox/src/filesystem_policy.cc')
-rw-r--r-- | sandbox/src/filesystem_policy.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/filesystem_policy.cc b/sandbox/src/filesystem_policy.cc index 7915084..c11c031 100644 --- a/sandbox/src/filesystem_policy.cc +++ b/sandbox/src/filesystem_policy.cc @@ -376,4 +376,3 @@ bool PreProcessName(const std::wstring& path, std::wstring* new_path) { } } // namespace sandbox - |