summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/util/zippath.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/util/zippath.h')
-rw-r--r--src/lib/util/zippath.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/util/zippath.h b/src/lib/util/zippath.h
index 6e0e4623996..1eb92aa1c1d 100644
--- a/src/lib/util/zippath.h
+++ b/src/lib/util/zippath.h
@@ -53,7 +53,6 @@ public:
// ----- path operations -----
// retrieves the parent directory
-std::string &zippath_parent(std::string &dst, std::string_view path);
std::string zippath_parent(std::string_view path);
// combines two paths