diff --git a/src/Services/EventActionService.cpp b/src/Services/EventActionService.cpp
index b317672cb2a8c99f3604db415ddeade8a21f32e1..c147456b5820fa16de49e395078d451bb2154f63 100644
--- a/src/Services/EventActionService.cpp
+++ b/src/Services/EventActionService.cpp
@@ -2,7 +2,7 @@
 #include "Message.hpp"
 #include "MessageParser.hpp"
 
-// todo: check in every function that resetRead() does not mess anything up
+
 void EventActionService::addEventActionDefinitions(Message &message) {
 	// TC[19,1]
 	message.assertTC(19, 1);