diff --git a/Netch/Forms/SubscribeForm.cs b/Netch/Forms/SubscribeForm.cs index a61ee458af..d582afd133 100644 --- a/Netch/Forms/SubscribeForm.cs +++ b/Netch/Forms/SubscribeForm.cs @@ -150,7 +150,6 @@ private void AddButton_Click(object sender, EventArgs e) } catch (Exception) { - throw; } });