(trunk libT) remove 120 unused ints and 2 unused time_t fields per-peer, whoo

This commit is contained in:
Charles Kerr 2010-10-08 13:33:50 +00:00
parent a999e60a3f
commit 1eb2b44b75
1 changed files with 0 additions and 6 deletions

View File

@ -110,12 +110,6 @@ typedef struct tr_peer
time_t chokeChangedAt;
time_t lastBlocksAtTime;
int blocksAt[60];
time_t lastCancelTime;
int cancelAt[60];
tr_recentHistory * blocksSentToClient;
tr_recentHistory * blocksSentToPeer;