diff --git a/inc/Services/EventActionService.hpp b/inc/Services/EventActionService.hpp
index 389b848c7aede6a685f52d53c99ba6e4f0c3f538..c2a8cd550b33392dfc5a10e9c74a3cc8830dbe72 100644
--- a/inc/Services/EventActionService.hpp
+++ b/inc/Services/EventActionService.hpp
@@ -58,8 +58,6 @@ public:
 	etl::map<uint16_t, EventActionDefinition, ECSS_EVENT_ACTION_STRUCT_ARRAY_SIZE>
 	    eventActionDefinitionMap;
 
-	EventActionDefinition eventActionDefinitionArray[ECSS_EVENT_ACTION_STRUCT_ARRAY_SIZE];
-
 	EventActionService() {
 		serviceType = 19;
 		eventActionFunctionStatus = true;