aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/DTO/AudioOutputFormats.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Model/DTO/AudioOutputFormats.cs')
-rw-r--r--MediaBrowser.Model/DTO/AudioOutputFormats.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Model/DTO/AudioOutputFormats.cs b/MediaBrowser.Model/DTO/AudioOutputFormats.cs
index e2c6037ff..1ae044473 100644
--- a/MediaBrowser.Model/DTO/AudioOutputFormats.cs
+++ b/MediaBrowser.Model/DTO/AudioOutputFormats.cs
@@ -10,7 +10,6 @@ namespace MediaBrowser.Model.DTO
Aac,
Flac,
Mp3,
- Wav,
Wma
}
}