aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs b/MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs
index 6bc6d5065..da39520c9 100644
--- a/MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs
+++ b/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