diff options
Diffstat (limited to 'src/shared/ClashAvoider.hpp')
-rw-r--r-- | src/shared/ClashAvoider.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/shared/ClashAvoider.hpp b/src/shared/ClashAvoider.hpp index 81c21f45..d99b5525 100644 --- a/src/shared/ClashAvoider.hpp +++ b/src/shared/ClashAvoider.hpp @@ -73,8 +73,6 @@ public: virtual void del(const Raul::Path& path); - virtual void clear_patch(const Raul::Path& patch_path); - private: const Raul::URI map_uri(const Raul::URI& in); const Raul::Path map_path(const Raul::Path& in); |