mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
(trunk libT) remove 120 unused ints and 2 unused time_t fields per-peer, whoo
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user