Line doesn't exists in ratbox3 and makes compile warning - gone
This commit is contained in:
parent
4998e3d6dc
commit
2bef65c9ad
1 changed files with 0 additions and 1 deletions
|
@ -612,7 +612,6 @@ add_target(struct Client *source_p, struct Client *target_p)
|
|||
/* cant clear any, full target list */
|
||||
else if(USED_TARGETS(source_p) == 10)
|
||||
{
|
||||
ServerStats->is_tgch++;
|
||||
add_tgchange(source_p->sockhost);
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue