]> git.saurik.com Git - apt.git/commit
remove incorrect optimization branches
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 8 Sep 2015 11:58:55 +0000 (13:58 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 14 Sep 2015 13:22:18 +0000 (15:22 +0200)
commit8fec289ad8a2c42350c24d5c97b0f104fbbea176
tree8a7bbcf269a55d8aeae83255515709c1e02c300b
parent3196dae8e92407b3aa8e12779a8ed7db998ebdc4
remove incorrect optimization branches

These assumptions were once true, but they aren't anymore, so what is
supposed to be a speed up is effectively a slowdown [not that it would
be noticible].

Usage of SingleArchFindPkg was nuked in a stable update already as the
included assumption was actually harmful btw, which is why we should get
right of other 'non-harmful' but still untrue assumptions while we can.

Git-Dch: Ignore
apt-pkg/pkgcache.cc
apt-pkg/pkgcache.h