]> git.saurik.com Git - apt.git/commitdiff
Repeat after me: IMS-Hit is really "I am shit" :/.
authorJay Freeman (saurik) <saurik@saurik.com>
Tue, 31 Jan 2017 13:02:51 +0000 (05:02 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Tue, 31 Jan 2017 13:02:51 +0000 (05:02 -0800)
apt-pkg/acquire-item.cc

index 072a4c6e827ca9ffcd113a4ad6133e7ab1be6824..f27ef28d31b781fc07dc90585b0f07709aeffa19 100644 (file)
@@ -1294,7 +1294,6 @@ bool pkgAcqMetaBase::CheckDownloadDone(pkgAcqTransactionItem * const I, const st
    {
       // for simplicity, the transaction manager is always InRelease
       // even if it doesn't exist.
-      TransactionManager->IMSHit = true;
       I->PartialFile = I->DestFile = I->GetFinalFilename();
    }