]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.cc
* cleanups, documentation updates (don't show any debug output if no Debug::pkgAutoma...
[apt.git] / apt-pkg / indexfile.cc
index f59387c1ac5846609e98fe7a4023e44e2ac7aa72..49665161dd18e5a0f4e25f173c6d04be84165797 100644 (file)
@@ -1,6 +1,6 @@
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
-// $Id: indexfile.cc,v 1.2 2001/02/20 07:03:17 jgg Exp $
+// $Id: indexfile.cc,v 1.2.2.1 2003/12/24 23:09:17 mdz Exp $
 /* ######################################################################
 
    Index File - Abstraction for an index of archive/souce file.
@@ -42,14 +42,6 @@ pkgIndexFile::Type *pkgIndexFile::Type::GetType(const char *Type)
 }
                                                                        /*}}}*/
     
-// IndexFile::GetIndexes - Stub                                                /*{{{*/
-// ---------------------------------------------------------------------
-/* */
-bool pkgIndexFile::GetIndexes(pkgAcquire *Owner) const
-{
-   return _error->Error("Internal Error, this index file is not downloadable");
-}
-                                                                       /*}}}*/
 // IndexFile::ArchiveInfo - Stub                                       /*{{{*/
 // ---------------------------------------------------------------------
 /* */