mirror of
https://github.com/3proxy/3proxy.git
synced 2026-09-27 17:51:29 +00:00
remove dead code
This commit is contained in:
parent
8c2ad56665
commit
f5ff81d0bc
1 changed files with 0 additions and 2 deletions
|
|
@ -270,8 +270,6 @@ int handleredirect(struct clientparam * param, struct ace * acentry){
|
|||
int r2;
|
||||
int saved = 0;
|
||||
|
||||
if(param->remsock != INVALID_SOCKET && param->operation != UDPASSOC) {
|
||||
}
|
||||
if((SAISNULL(¶m->req) || !*SAPORT(¶m->req)) && param->operation != UDPASSOC) {
|
||||
return 100;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue