summaryrefslogtreecommitdiff
path: root/methods/mirror.h
diff options
context:
space:
mode:
Diffstat (limited to 'methods/mirror.h')
-rw-r--r--methods/mirror.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/methods/mirror.h b/methods/mirror.h
index 3ff9e1a96..798f5a9b5 100644
--- a/methods/mirror.h
+++ b/methods/mirror.h
@@ -35,7 +35,6 @@ class MirrorMethod : public HttpMethod
bool GetMirrorFile(string uri);
bool SelectMirror();
bool Clean(string dir);
- void ReportMirrorFailure(string FailCode);
// we need to overwrite those to transform the url back
virtual void Fail(string Why, bool Transient = false);