summaryrefslogtreecommitdiffstats
path: root/src/handle_event.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/handle_event.cpp')
-rw-r--r--src/handle_event.cpp2
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