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);