mirror of
https://github.com/transmission/transmission
synced 2025-02-02 20:43:51 +00:00
Don't set the background of pieces view if it's gonna be hidden.
This commit is contained in:
parent
1e5558796b
commit
edb005852e
1 changed files with 0 additions and 3 deletions
|
@ -103,10 +103,7 @@
|
|||
[fTorrent release];
|
||||
|
||||
if (!torrent)
|
||||
{
|
||||
fTorrent = nil;
|
||||
[fImageView setImage: [[fBack copy] autorelease]];
|
||||
}
|
||||
}
|
||||
|
||||
if (torrent)
|
||||
|
|
Loading…
Reference in a new issue