diff --git a/macosx/PiecesView.m b/macosx/PiecesView.m index 4eacce23a..8e23cbc0c 100644 --- a/macosx/PiecesView.m +++ b/macosx/PiecesView.m @@ -103,10 +103,7 @@ [fTorrent release]; if (!torrent) - { fTorrent = nil; - [fImageView setImage: [[fBack copy] autorelease]]; - } } if (torrent)