mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
don't store a copy of the pieces view's background - regenerate it when needed instead
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
{
|
||||
int8_t * fPieces;
|
||||
|
||||
NSImage * fBack;
|
||||
NSColor * fGreenAvailabilityColor, * fBluePieceColor;
|
||||
|
||||
Torrent * fTorrent;
|
||||
|
||||
Reference in New Issue
Block a user