]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/cachefile.cc
merge with lp:~mvo/apt/debian-sid
[apt.git] / apt-pkg / cachefile.cc
index 5b5e26497e47728397638669c7a5c9be92c83b9b..0b1efb9ff97460b41d1363c10262577dd844894c 100644 (file)
@@ -24,7 +24,6 @@
     
 #include <apti18n.h>
                                                                        /*}}}*/
-
 // CacheFile::CacheFile - Constructor                                  /*{{{*/
 // ---------------------------------------------------------------------
 /* */
@@ -108,8 +107,6 @@ bool pkgCacheFile::Open(OpProgress &Progress,bool WithLock)
    return true;
 }
                                                                        /*}}}*/
-
-
 // CacheFile::Close - close the cache files                            /*{{{*/
 // ---------------------------------------------------------------------
 /* */