diff options
Diffstat (limited to 'src/handle_event.cpp')
-rw-r--r-- | src/handle_event.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/handle_event.cpp b/src/handle_event.cpp index acd2420..47b2557 100644 --- a/src/handle_event.cpp +++ b/src/handle_event.cpp @@ -51,8 +51,6 @@ public: : _patchage{patchage} {} - void operator()(const NoopEvent&) {} - void operator()(const ClientCreationEvent&) { // Don't create empty modules, they will be created when ports are added |