aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Persistence
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-10-10 20:39:30 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-10-10 20:39:30 -0400
commitcc213128e28c12098e4783ce16482612d1dc9810 (patch)
tree5c8dfdad3e8c1ded7daf5ccd70b8555007d01d3b /MediaBrowser.Server.Implementations/Persistence
parent5144e0264c511bb493dbf3acd593ba5bbf0239dd (diff)
update schedules direct mapping
Diffstat (limited to 'MediaBrowser.Server.Implementations/Persistence')
-rw-r--r--MediaBrowser.Server.Implementations/Persistence/SqliteItemRepository.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Persistence/SqliteItemRepository.cs b/MediaBrowser.Server.Implementations/Persistence/SqliteItemRepository.cs
index 00c10f0a1..36af71967 100644
--- a/MediaBrowser.Server.Implementations/Persistence/SqliteItemRepository.cs
+++ b/MediaBrowser.Server.Implementations/Persistence/SqliteItemRepository.cs
@@ -1396,8 +1396,6 @@ namespace MediaBrowser.Server.Implementations.Persistence
typeof(LiveTvVideoRecording),
typeof(LiveTvAudioRecording),
typeof(Series),
- typeof(LiveTvAudioRecording),
- typeof(LiveTvVideoRecording),
typeof(Audio),
typeof(MusicAlbum),
typeof(MusicArtist),