Skip to content

Commit ace5ffe

Browse files
author
Oleksii Kononenko
committed
Merged PR 730675: Remove outdated comment
Remove outdated comment Related work items: #2045956
1 parent b677107 commit ace5ffe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Public/Src/Utilities/Configuration/Mutable/UnsafeSandboxConfiguration.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ public UnsafeSandboxConfiguration()
1919
IgnorePreloadedDlls = false;
2020
SandboxKind = SandboxKind.Default;
2121

22-
// TODO: this is a temporarily flag. Take it out in few weeks.
2322
ExistingDirectoryProbesAsEnumerations = false;
2423
IgnoreZwRenameFileInformation = false;
2524
IgnoreZwOtherFileInformation = false;

0 commit comments

Comments
 (0)