Skip to content

Commit

Permalink
windows: sounds are annoying
Browse files Browse the repository at this point in the history
  • Loading branch information
hbons committed Dec 6, 2012
1 parent 6ec11ce commit 2e6830f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions SparkleShare/Windows/SparkleSetup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -792,10 +792,7 @@ public SparkleSetup ()
show_files_button.Click += delegate {
Controller.ShowFilesClicked ();
};


SystemSounds.Exclamation.Play ();


break;
}

Expand Down

0 comments on commit 2e6830f

Please sign in to comment.