]> git.saurik.com Git - apt.git/blobdiff - cmdline/apt-get.cc
* merged from apt--mvo
[apt.git] / cmdline / apt-get.cc
index e9b619787ac9e1c45511a39af0bb189fe9bcdeb5..554677f39da64df196fe2f5bd4b4a167d3c88873 100644 (file)
@@ -1579,7 +1579,6 @@ bool DoInstall(CommandLine &CmdL)
       _config->Set("APT::Get::AutomaticRemove", "true");
       DefRemove = true;
    }
-
    // new scope for the ActionGroup
    {
       pkgDepCache::ActionGroup group(Cache);