diff options
Diffstat (limited to 'src/AlsaDriver.hpp')
-rw-r--r-- | src/AlsaDriver.hpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/AlsaDriver.hpp b/src/AlsaDriver.hpp index 8caf911..5f97d47 100644 --- a/src/AlsaDriver.hpp +++ b/src/AlsaDriver.hpp @@ -42,10 +42,6 @@ public: void refresh(); - 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); |