1
This commit is contained in:
parent
74f415b707
commit
60800e90b7
@ -21,9 +21,6 @@ void UpStream::Init(int instance_id, const std::string& remote_ip, int remote_po
|
||||
if (remote_ip.empty()) {
|
||||
abort();
|
||||
}
|
||||
#if 0
|
||||
remote_port = 7611;
|
||||
#endif
|
||||
this->instance_id = instance_id;
|
||||
this->remote_ip = remote_ip;
|
||||
this->remote_port = remote_port;
|
||||
|
Loading…
x
Reference in New Issue
Block a user