From 267fd0117a057afd88bc15bfb4f4d688804a9ab4 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 29 Dec 2025 22:20:29 +0100 Subject: Erased items do not exist anymore --- apt-pkg/solver3.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'apt-pkg/solver3.h') diff --git a/apt-pkg/solver3.h b/apt-pkg/solver3.h index ecb6e4160..a3ec859bb 100644 --- a/apt-pkg/solver3.h +++ b/apt-pkg/solver3.h @@ -509,9 +509,6 @@ struct APT::Solver::Solver::Work /// Number of valid choices at insertion time size_t size{0}; - // \brief This item should be removed from the queue. - bool erased{false}; - bool operator<(APT::Solver::Solver::Work const &b) const; std::string toString(pkgCache &cache) const; inline Work(const Clause *clause, level_type level) : clause(clause), level(level) {} -- cgit v1.2.3-70-g09d2