From 8c5ea30a8c31ecab2496831feacb4b3fff887b64 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 10 Mar 2024 16:19:20 -0500 Subject: [PATCH] branches2.hpp --- src/branches2.hpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/branches2.hpp b/src/branches2.hpp index 7fc590f8..6df321de 100644 --- a/src/branches2.hpp +++ b/src/branches2.hpp @@ -13,9 +13,6 @@ public: Branches2(); Branches2(toml::value const &); -public: - void copy_enabled_rw(Branches2 &) const; - public: int clonepath(ghc::filesystem::path basepath, ghc::filesystem::path fusepath);