disable new item notifier for now

pull/702/head
Luke Pulverenti 12 years ago
parent 6d7c8404cc
commit 14a806b900

@ -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

Loading…
Cancel
Save