X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/bc36c37bdbcdda5fe4f641abbc5514d5f5c5e2a4..864cf8e52aa37de28f2fc9a66236713f1ba34409:/apt-pkg/indexfile.cc diff --git a/apt-pkg/indexfile.cc b/apt-pkg/indexfile.cc index b38596143..08f71feb0 100644 --- a/apt-pkg/indexfile.cc +++ b/apt-pkg/indexfile.cc @@ -41,7 +41,6 @@ pkgIndexFile::Type *pkgIndexFile::Type::GetType(const char *Type) return 0; } /*}}}*/ - // IndexFile::ArchiveInfo - Stub /*{{{*/ // --------------------------------------------------------------------- /* */