aboutsummaryrefslogtreecommitdiff
path: root/bpkg/system-package-manager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/system-package-manager.hxx')
-rw-r--r--bpkg/system-package-manager.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/bpkg/system-package-manager.hxx b/bpkg/system-package-manager.hxx
index 65f4b2d..c661919 100644
--- a/bpkg/system-package-manager.hxx
+++ b/bpkg/system-package-manager.hxx
@@ -199,7 +199,6 @@ namespace bpkg
const package_manifest&,
const string& type,
const small_vector<language, 1>&,
- const dir_path& out,
optional<recursive_mode>) = 0;
public: