summaryrefslogtreecommitdiffstats
path: root/src/server/DuplexPort.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/DuplexPort.hpp')
-rw-r--r--src/server/DuplexPort.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/DuplexPort.hpp b/src/server/DuplexPort.hpp
index a51c5f55..8d0443a6 100644
--- a/src/server/DuplexPort.hpp
+++ b/src/server/DuplexPort.hpp
@@ -84,7 +84,7 @@ public:
*/
void set_driver_buffer(void* buf, uint32_t capacity);
- bool setup_buffers(RunContext& ctx, BufferFactory& bufs, uint32_t poly) override;
+ bool setup_buffers(RunContext& ctx, BufferFactory& bufs, uint32_t poly);
void pre_process(RunContext& context);
void post_process(RunContext& context);