Remove handling IHttpResult

This commit is contained in:
softworkz
2016-08-05 19:07:43 +02:00
parent 433254c498
commit 7d16988b1b
3 changed files with 0 additions and 159 deletions

View File

@@ -156,7 +156,6 @@
<Compile Include="EntryPoints\ServerEventNotifier.cs" />
<Compile Include="EntryPoints\UserDataChangeNotifier.cs" />
<Compile Include="FileOrganization\OrganizerScheduledTask.cs" />
<Compile Include="HttpServer\AsyncStreamWriterEx.cs" />
<Compile Include="HttpServer\AsyncStreamWriter.cs" />
<Compile Include="HttpServer\IHttpListener.cs" />
<Compile Include="HttpServer\Security\AuthorizationContext.cs" />