diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-07-01 10:02:29 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-07-01 10:02:29 -0400 |
| commit | 07d01e524c767108ae225aa905c42f39778dcafc (patch) | |
| tree | ca344c45f27d6c13fa52b58886dfb51d239ec8c2 /MediaBrowser.Model.net35 | |
| parent | e029b47ca3452615d2b9ead21e47363fd5e9b064 (diff) | |
removed VideoFormat
Diffstat (limited to 'MediaBrowser.Model.net35')
| -rw-r--r-- | MediaBrowser.Model.net35/MediaBrowser.Model.net35.csproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MediaBrowser.Model.net35/MediaBrowser.Model.net35.csproj b/MediaBrowser.Model.net35/MediaBrowser.Model.net35.csproj index 6bce2a8337..92cef12c92 100644 --- a/MediaBrowser.Model.net35/MediaBrowser.Model.net35.csproj +++ b/MediaBrowser.Model.net35/MediaBrowser.Model.net35.csproj @@ -160,9 +160,6 @@ <Compile Include="..\MediaBrowser.Model\Entities\Video3DFormat.cs"> <Link>Entities\Video3DFormat.cs</Link> </Compile> - <Compile Include="..\MediaBrowser.Model\Entities\VideoFormat.cs"> - <Link>Entities\VideoFormat.cs</Link> - </Compile> <Compile Include="..\MediaBrowser.Model\Entities\VideoType.cs"> <Link>Entities\VideoType.cs</Link> </Compile> |
