disable new item notifier for now

This commit is contained in:
Luke Pulverenti 2013-04-20 18:16:31 -04:00
parent 6d7c8404cc
commit 14a806b900

View File

@ -14,7 +14,7 @@ namespace MediaBrowser.ServerApplication.EntryPoints
/// <summary>
/// Class NewItemNotifier
/// </summary>
public class NewItemNotifier : IServerEntryPoint
public class NewItemNotifier
{
/// <summary>
/// Holds the list of new items to display when the NewItemTimer expires