aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/Notifications/NotificationType.cs
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2016-10-07 11:14:43 -0400
committerGitHub <noreply@github.com>2016-10-07 11:14:43 -0400
commit50ff08310ea55338dcdaeabc936c024f5573599a (patch)
treee911343b68d44033ada99c756b2b22842481c344 /MediaBrowser.Model/Notifications/NotificationType.cs
parenta0897acd5c97bca60bfd20a72816e30e07f626f5 (diff)
parentc8d923da938f7704cd218e7a01b602195ba9c58b (diff)
Merge pull request #2213 from MediaBrowser/dev
Dev
Diffstat (limited to 'MediaBrowser.Model/Notifications/NotificationType.cs')
-rw-r--r--MediaBrowser.Model/Notifications/NotificationType.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Model/Notifications/NotificationType.cs b/MediaBrowser.Model/Notifications/NotificationType.cs
index f5e3624f0..eefd15808 100644
--- a/MediaBrowser.Model/Notifications/NotificationType.cs
+++ b/MediaBrowser.Model/Notifications/NotificationType.cs
@@ -16,7 +16,6 @@ namespace MediaBrowser.Model.Notifications
PluginUpdateInstalled,
PluginUninstalled,
NewLibraryContent,
- NewLibraryContentMultiple,
ServerRestartRequired,
TaskFailed,
CameraImageUploaded,