]> git.saurik.com Git - apt.git/commit
Remove check for "Translation-" from pkgAcqIndex::Custom600Headers()
authorMichael Vogt <mvo@ubuntu.com>
Thu, 25 Sep 2014 10:26:22 +0000 (12:26 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Thu, 25 Sep 2014 10:26:22 +0000 (12:26 +0200)
commit13a72218012a5f862f691f1016c9c147972ee8ec
treedc9e177e459e0022e518e520a5a152009766663d
parentca15786a9ae637048e329c159831dd486c54dea7
Remove check for "Translation-" from pkgAcqIndex::Custom600Headers()

This unneeded because pkgAcqIndexTrans has its own Custom600Headers()
method.
apt-pkg/acquire-item.cc