summaryrefslogtreecommitdiffstats
path: root/src/shared/ClashAvoider.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/ClashAvoider.cpp')
-rw-r--r--src/shared/ClashAvoider.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/shared/ClashAvoider.cpp b/src/shared/ClashAvoider.cpp
index 18ee7d99..37b1cc9b 100644
--- a/src/shared/ClashAvoider.cpp
+++ b/src/shared/ClashAvoider.cpp
@@ -208,12 +208,5 @@ ClashAvoider::del(const Raul::Path& path)
}
-void
-ClashAvoider::clear_patch(const Raul::Path& path)
-{
- _target.clear_patch(map_path(path));
-}
-
-
} // namespace Shared
} // namespace Ingen