aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build-collect.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-build-collect.cxx')
-rw-r--r--bpkg/pkg-build-collect.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/bpkg/pkg-build-collect.cxx b/bpkg/pkg-build-collect.cxx
index 95e4eee..69c0eea 100644
--- a/bpkg/pkg-build-collect.cxx
+++ b/bpkg/pkg-build-collect.cxx
@@ -1411,7 +1411,6 @@ namespace bpkg
(pkg.selected->version != pkg.available_version () ||
pkg.system))
{
-
for (const postponed_configuration& cfg: postponed_cfgs)
{
auto i (cfg.dependents.find (pk));