ソースを参照

Repeat after me: IMS-Hit is really "I am shit" :/.

Jay Freeman (saurik) 9 年 前
コミット
f6877b4806
共有1 個のファイルを変更した0 個の追加1 個の削除を含む
  1. 0 1
      apt-pkg/acquire-item.cc

+ 0 - 1
apt-pkg/acquire-item.cc

@@ -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();
    }