diff options
Diffstat (limited to 'apt-pkg/solver3.h')
| -rw-r--r-- | apt-pkg/solver3.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apt-pkg/solver3.h b/apt-pkg/solver3.h index 0e6d0e2f9..a643d5d07 100644 --- a/apt-pkg/solver3.h +++ b/apt-pkg/solver3.h @@ -157,8 +157,6 @@ class Solver bool PropagateInstall(Var var); // \brief Propagate a rejection of a variable bool PropagateReject(Var var); - // \brief Check if a version is allowed by policy. - bool IsAllowedVersion(pkgCache::Version *V); // \brief Return the current depth (choices.size() with casting) depth_type depth() |
