Line doesn't exists in ratbox3 and makes compile warning - gone

This commit is contained in:
Valery Yatsko 2008-04-02 15:05:04 +04:00
parent 4998e3d6dc
commit 2bef65c9ad

View file

@ -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;
}