Refine code for #777
This commit is contained in:
parent
a3df4e3bfb
commit
695ceeab48
|
|
@ -3037,7 +3037,6 @@ int SrsHttpUri::initialize(string _url)
|
||||||
{
|
{
|
||||||
int ret = ERROR_SUCCESS;
|
int ret = ERROR_SUCCESS;
|
||||||
|
|
||||||
//port = 0;
|
|
||||||
schema = host = path = query = "";
|
schema = host = path = query = "";
|
||||||
|
|
||||||
url = _url;
|
url = _url;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user