]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/clean.cc
testcases runable as root
[apt.git] / apt-pkg / clean.cc
index 37128e9aa2c1de80782ad792e64d5630ebad226b..6edce5b6db0edf3e57759dc3f8a20055ccac8c21 100644 (file)
@@ -131,3 +131,5 @@ bool pkgArchiveCleaner::Go(std::string Dir,pkgCache &Cache)
    return true;
 }
                                                                        /*}}}*/
+
+APT_CONST pkgArchiveCleaner::~pkgArchiveCleaner() {}