summaryrefslogtreecommitdiffstats
path: root/src/server/PortImpl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/PortImpl.hpp')
-rw-r--r--src/server/PortImpl.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/server/PortImpl.hpp b/src/server/PortImpl.hpp
index 5098fcbb..33c4adac 100644
--- a/src/server/PortImpl.hpp
+++ b/src/server/PortImpl.hpp
@@ -271,7 +271,6 @@ protected:
* This is real-time safe only if `get` is as well, use in the real-time
* thread should pass &BufferFactory::claim_buffer.
*
- * @param get Method used to get new buffers as necessary.
* @return true iff buffers are locally owned by the port
*/
virtual bool get_buffers(BufferFactory& bufs,