From 3beb3ba289ac92931268f54dd56a674dbf3a3c29 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 4 Apr 2025 22:12:30 +0200 Subject: Remove unused variable in apt-private --- apt-private/private-install.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'apt-private') diff --git a/apt-private/private-install.cc b/apt-private/private-install.cc index 7c9a27290..f3f52dae9 100644 --- a/apt-private/private-install.cc +++ b/apt-private/private-install.cc @@ -988,7 +988,6 @@ bool DoCacheManipulationFromCommandLine(CommandLine &CmdL, std::vectorDelCount(); auto internalInst = Cache->InstCount(); auto internalUpgrade = Cache->UpgradeCount(); - auto internalKeep = Cache->KeepCount(); // Create a nested transaction. When leaving this scope, we are back to the 'internal' result. pkgDepCache::Transaction solver3(Cache, pkgDepCache::Transaction::Behavior::ROLLBACK); -- cgit v1.2.3-70-g09d2