summaryrefslogtreecommitdiffstats
path: root/src/server/GraphImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/GraphImpl.cpp')
-rw-r--r--src/server/GraphImpl.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/server/GraphImpl.cpp b/src/server/GraphImpl.cpp
index 35afb67f..c0c31b95 100644
--- a/src/server/GraphImpl.cpp
+++ b/src/server/GraphImpl.cpp
@@ -178,8 +178,8 @@ GraphImpl::prepare_internal_poly(BufferFactory& bufs, uint32_t poly)
bool
GraphImpl::apply_internal_poly(RunContext& context,
BufferFactory& bufs,
- Raul::Maid& maid,
- uint32_t poly)
+ Raul::Maid&,
+ uint32_t poly)
{
// TODO: Subgraph dynamic polyphony (i.e. changing port polyphony)