summaryrefslogtreecommitdiffstats
path: root/src/JackDriver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/JackDriver.hpp')
-rw-r--r--src/JackDriver.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/JackDriver.hpp b/src/JackDriver.hpp
index 2b0e79b..b75c826 100644
--- a/src/JackDriver.hpp
+++ b/src/JackDriver.hpp
@@ -55,10 +55,6 @@ public:
std::string& module_name,
std::string& port_name);
- boost::shared_ptr<PatchagePort> find_port_view(
- Patchage* patchage,
- const PatchageEvent::PortRef& ref);
-
boost::shared_ptr<PatchagePort> create_port_view(
Patchage* patchage,
const PatchageEvent::PortRef& ref);