diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-04-28 23:59:00 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-05-11 17:22:32 +0200 |
commit | ab640001ee772fa27ee789f6717805f9d46d5bce (patch) | |
tree | 0b5b25fae6faf4f6da0f76e0e6e05c4c78f01151 /apt-pkg/acquire-method.cc | |
parent | 3f732aa6ad0a81b6a6942a61fd5ed26a26590e8e (diff) |
remove unused and strange default-value for pins
If the pin for a generic pin is 0, it get a value by strange looking
rules, if the pin is specific the rules are at least not strange, but
the value 989 is a magic number without any direct meaning… but both
never happens in practice as the parsing skips such entries with a
warning, so there always is a priority != 0 and the code therefore never
used.
Diffstat (limited to 'apt-pkg/acquire-method.cc')
0 files changed, 0 insertions, 0 deletions