]> granicus.if.org Git - transmission/commit
(trunk libT) minor futzing: remove unnecessary "assert( tr_isTorrent( tor ) );" calls
authorJordan Lee <jordan@transmissionbt.com>
Thu, 3 Feb 2011 22:53:02 +0000 (22:53 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Thu, 3 Feb 2011 22:53:02 +0000 (22:53 +0000)
commitaf1e920ab76b96e09794a77e662cb5a8f2ccda5e
treeb513fc200dc010020882584462c75807d563d5f6
parente24c18fcd9bf2a2d044cd39f84941265294e03c4
(trunk libT) minor futzing: remove unnecessary "assert( tr_isTorrent( tor ) );" calls

Remove these calls from private functions whose callers have already asserted the same thing.
libtransmission/torrent.c