windows: sounds are annoying

This commit is contained in:
Hylke Bons 2012-12-06 19:44:24 +00:00
parent 9c21474c49
commit 42419eb0c3

View file

@ -792,10 +792,7 @@ namespace SparkleShare {
show_files_button.Click += delegate {
Controller.ShowFilesClicked ();
};
SystemSounds.Exclamation.Play ();
break;
}