diff --git a/SparkleShare/Windows/SparkleSetup.cs b/SparkleShare/Windows/SparkleSetup.cs index c69435c4..444a83e6 100644 --- a/SparkleShare/Windows/SparkleSetup.cs +++ b/SparkleShare/Windows/SparkleSetup.cs @@ -792,10 +792,7 @@ namespace SparkleShare { show_files_button.Click += delegate { Controller.ShowFilesClicked (); }; - - - SystemSounds.Exclamation.Play (); - + break; }