Browse Source

disable new item notifier for now

Luke Pulverenti 12 years ago
parent
commit
14a806b900
1 changed files with 1 additions and 1 deletions
  1. 1 1
      MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs

+ 1 - 1
MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs

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