1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

remove the unused app http file

This commit is contained in:
winlin 2015-05-22 22:38:15 +08:00
parent f0ae66a081
commit 6bfb743aa0
12 changed files with 1 additions and 74 deletions

View file

@ -31,7 +31,6 @@ using namespace std;
#include <srs_kernel_error.hpp>
#include <srs_rtmp_sdk.hpp>
#include <srs_app_st_socket.hpp>
#include <srs_app_http.hpp>
#include <srs_app_json.hpp>
#include <srs_app_dvr.hpp>
#include <srs_app_http_client.hpp>