diff --git a/source/libsnooze/event.d b/source/libsnooze/event.d index ae76b1f..8ed735f 100644 --- a/source/libsnooze/event.d +++ b/source/libsnooze/event.d @@ -224,7 +224,6 @@ public class Event */ public final void notify(Thread thread) { - // TODO: Implement me // TODO: Throw error if the thread is not found /* Lock the pipe-pairs */