Skip to content

Commit

Permalink
Fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorBo committed Mar 24, 2020
1 parent 67790b3 commit a0b21d7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ private static string GetFolderPathCoreWithoutValidation(SpecialFolder folder)

// No known path for the SpecialFolder
return string.Empty;
#endif
}

private static string GetXdgConfig(string home)
Expand Down

0 comments on commit a0b21d7

Please sign in to comment.