Removed TODO

This commit is contained in:
Tristan B. Velloza Kildaire 2022-01-16 18:16:42 +02:00
parent 773a2eb77f
commit d15d4bdb84
1 changed files with 0 additions and 6 deletions

View File

@ -252,12 +252,6 @@ public abstract class Descriptor : Signal
* of `descriptorClass`
*/
super([descriptorClass]);
/* TODO: Register `signalHandler` with the Engine */
/* TODO: Add a queue to the Engine for this desc class ID */
}