aboutsummaryrefslogtreecommitdiff
path: root/bpkg/manifest-utility
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-10-08 16:56:47 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-10-08 16:56:47 +0200
commit5fd147738125c30d6e16803f387af023d1e85588 (patch)
treea8ac1cde30ce8b15ae3b9f65c1c18a92ce4f84a3 /bpkg/manifest-utility
parent714a13a117d53d98769d224193a2115aff9ae7ea (diff)
Use <pkg>/<ver> format in all commands
Diffstat (limited to 'bpkg/manifest-utility')
-rw-r--r--bpkg/manifest-utility3
1 files changed, 0 insertions, 3 deletions
diff --git a/bpkg/manifest-utility b/bpkg/manifest-utility
index 4d127f4..ab413dc 100644
--- a/bpkg/manifest-utility
+++ b/bpkg/manifest-utility
@@ -20,9 +20,6 @@ namespace bpkg
version
parse_package_version (const char*);
- version
- parse_version (const char*); //@@ TMP
-
// First use the passed location as is. If the result is relative,
// then assume this is a relative path to the repository directory
// and complete it based on the current working directory.