diff --git a/src/Native/Linux.cs b/src/Native/Linux.cs index dbcd43aa..02c4bb37 100644 --- a/src/Native/Linux.cs +++ b/src/Native/Linux.cs @@ -47,9 +47,6 @@ namespace SourceGit.Native { EnableIme = true, }); - - // Free-desktop file picker has an extra black background panel. - builder.UseManagedSystemDialogs(); } public string FindGitExecutable()