]> git.saurik.com Git - apt.git/blobdiff - methods/rred.cc
rred: Run in parallel
[apt.git] / methods / rred.cc
index 80f8746c7176bd4cdf9833762f73203eae5e1531..0f938adf8648a756e1bfb64e0b255c700b8f68d3 100644 (file)
@@ -684,7 +684,7 @@ class RredMethod : public aptMethod {
       }
 
    public:
-      RredMethod() : aptMethod("rred", "2.0",SingleInstance | SendConfig), Debug(false) {}
+      RredMethod() : aptMethod("rred", "2.0", SendConfig), Debug(false) {}
 };
 
 int main(int argc, char **argv)