diff --git a/MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs b/MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs
index 6bc6d50658..da39520c9a 100644
--- a/MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs
+++ b/MediaBrowser.ServerApplication/EntryPoints/NewItemNotifier.cs
@@ -14,7 +14,7 @@ namespace MediaBrowser.ServerApplication.EntryPoints
///
/// Class NewItemNotifier
///
- public class NewItemNotifier : IServerEntryPoint
+ public class NewItemNotifier
{
///
/// Holds the list of new items to display when the NewItemTimer expires