]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcachegen.cc
more sensible default text in pot files
[apt.git] / apt-pkg / pkgcachegen.cc
index 69c8fd105f67122b8b0371241140a0a9f917164e..5c61ff2b808aba0e5b9dd1382072f8b07cac53c1 100644 (file)
@@ -1434,7 +1434,6 @@ static bool BuildCache(pkgCacheGenerator &Gen,
                       pkgSourceList const * const List,
                       FileIterator const Start, FileIterator const End)
 {
-   std::vector<pkgIndexFile *> Files;
    bool mergeFailure = false;
 
    auto const indexFileMerge = [&](pkgIndexFile * const I) {