Cleaned up

This commit is contained in:
Tristan B. Velloza Kildaire 2021-09-15 14:54:59 +02:00
parent e7c913bc10
commit a86ff8fda2
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@ public class Signal
this.handler = handler;
}
/**
* Returns true if this signal handles the given typeID
* false otherwise