]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/pkgcachegen.h
show progress info while 'downloading' a local .deb file
[apt.git] / apt-pkg / pkgcachegen.h
index 97b91ba9ff1345468bb5d839c42c2ffd628832bc..46fccdaa5eecd6d5f39048d9bbd7a83dfbf6b996 100644 (file)
@@ -135,7 +135,6 @@ class APT_HIDDEN pkgCacheListParser
 {
    pkgCacheGenerator *Owner;
    friend class pkgCacheGenerator;
-   template<class T> using Dynamic = pkgCacheGenerator::Dynamic<T>;
 
    // Some cache items
    pkgCache::VerIterator OldDepVer;