Skip to content

Commit a16efec

Browse files
authored
Update src/libraries/System.Private.CoreLib/src/System/Environment.Win32.cs
1 parent ea91530 commit a16efec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libraries/System.Private.CoreLib/src/System/Environment.Win32.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ private static string GetFolderPathCore(SpecialFolder folder, SpecialFolderOptio
218218

219219
string folderGuid;
220220
string? fallbackEnv = null;
221-
222221
switch (folder)
223222
{
224223
// Special-cased values to not use SHGetFolderPath when we have a more direct option available.

0 commit comments

Comments
 (0)