]> git.saurik.com Git - apt.git/commit - apt-pkg/acquire-item.h
sanify unused ReportMirrorFailure a tiny bit
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 12 Mar 2016 10:43:16 +0000 (11:43 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 25 Apr 2016 13:35:52 +0000 (15:35 +0200)
commit3383ef4d30b3fb1057e21f5598d3128b9afbe34d
treef7c2bccbb0ce55ef0df95b6a61934f63302cfd2e
parent742f67eaede80d2f9b3631d8697ebd63b8f95427
sanify unused ReportMirrorFailure a tiny bit

Calling the (non-existent) reporter multiple times for the same error
with different codes for the same error (e.g. hashsum) is a bit strange.
It also doesn't need to be a public API. Ideally that would all look and
behave slightly different, but we will worry about that at the time this
is actually (planed to be) used somewhere…

Git-Dch: Ignore
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h