removed notification toggle settings from configservice.

This commit is contained in:
kay.one 2013-02-24 15:51:42 -08:00
commit 63a673f8f2
3 changed files with 2 additions and 95 deletions

View file

@ -76,8 +76,6 @@ namespace NzbDrone.Core.ExternalNotification
return readFunction(def);
}
public void Handle(EpisodeGrabbedEvent message)
{
if (NotifyOnGrab)