summaryrefslogtreecommitdiffstats
path: root/src/AlsaDriver.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/AlsaDriver.hpp')
-rw-r--r--src/AlsaDriver.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/AlsaDriver.hpp b/src/AlsaDriver.hpp
index 299829f..a07eeff 100644
--- a/src/AlsaDriver.hpp
+++ b/src/AlsaDriver.hpp
@@ -70,8 +70,7 @@ private:
const std::string& client_name,
ModuleType type);
- void create_port_view_internal(Patchage* patchage,
- snd_seq_addr_t addr,
+ void create_port_view_internal(snd_seq_addr_t addr,
PatchageModule*& parent,
PatchagePort*& port);