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

@ -33,7 +33,6 @@ using namespace std;
#include <srs_app_config.hpp>
#include <srs_app_http_client.hpp>
#include <srs_app_json.hpp>
#include <srs_app_http.hpp>
#include <srs_app_utility.hpp>
#include <srs_core_autofree.hpp>
#include <srs_app_http_conn.hpp>