don't know how this happened...

This commit is contained in:
Mitchell Livingston 2006-10-13 19:04:29 +00:00
parent c521f412ad
commit fa59a58a82
1 changed files with 0 additions and 5 deletions

View File

@ -511,11 +511,6 @@ tr_stat_t * tr_torrentStat( tr_torrent_t * tor )
(s->peersIncoming)++;
}
if( tr_peerIsUploading( peer ) )
{
(s->peersUploading)++;
}
if( tr_peerIsUploading( peer ) )
{
(s->peersUploading)++;