diff --git a/source/eventy/signal.d b/source/eventy/signal.d index 6530011..9fce776 100644 --- a/source/eventy/signal.d +++ b/source/eventy/signal.d @@ -25,8 +25,6 @@ public class Signal this.handler = handler; } - - /** * Returns true if this signal handles the given typeID * false otherwise