diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-10 09:41:24 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-10 09:41:24 -0500 |
| commit | 227dd0a42d398978ca085a607345a7877de87950 (patch) | |
| tree | 19f3d394d5be259fd32ea04e4f966082372e1715 /MediaBrowser.Controller/MediaBrowser.Controller.csproj | |
| parent | c1ae3ec2ce803b16fa9ecc0981865aa7c9be172b (diff) | |
rework result factory
Diffstat (limited to 'MediaBrowser.Controller/MediaBrowser.Controller.csproj')
| -rw-r--r-- | MediaBrowser.Controller/MediaBrowser.Controller.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MediaBrowser.Controller/MediaBrowser.Controller.csproj b/MediaBrowser.Controller/MediaBrowser.Controller.csproj index 6801a46398..518daa6d75 100644 --- a/MediaBrowser.Controller/MediaBrowser.Controller.csproj +++ b/MediaBrowser.Controller/MediaBrowser.Controller.csproj @@ -193,9 +193,7 @@ <Compile Include="Net\AuthorizationInfo.cs" /> <Compile Include="Net\IAuthorizationContext.cs" /> <Compile Include="Net\IAuthService.cs" /> - <Compile Include="Net\IHasAuthorization.cs" /> <Compile Include="Net\IHasResultFactory.cs" /> - <Compile Include="Net\IHasSession.cs" /> <Compile Include="Net\IHttpResultFactory.cs" /> <Compile Include="Net\IHttpServer.cs" /> <Compile Include="Net\IServerManager.cs" /> |
