Skip to content

Commit

Permalink
Oops...
Browse files Browse the repository at this point in the history
  • Loading branch information
Ognjen Ivkovic committed Mar 27, 2017
1 parent 30de12c commit fe85c28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PoEWhisperNotifier/Main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ private void Main_Load(object sender, EventArgs e) {
} else {
this.WindowState = FormWindowState.Minimized;
}
throw new InvalidOperationException("Test exception");
}

private void notifyOnlyWhenMinimizedToolStripMenuItem_Click(object sender, EventArgs e) {
Expand Down

0 comments on commit fe85c28

Please sign in to comment.