Yank repeater module and just guard clause the alloc

This commit is contained in:
Ben Meadors
2023-01-28 09:11:12 -06:00
parent e229a67d25
commit 103f1992dd
5 changed files with 3 additions and 68 deletions

View File

@@ -84,7 +84,6 @@ class Router : protected concurrency::OSThread
protected:
friend class RoutingModule;
friend class RepeaterModule;
/**
* Should this incoming filter be dropped?