diff --git a/inc/Services/RealTimeForwardingControlService.hpp b/inc/Services/RealTimeForwardingControlService.hpp
index 824235568936841fa905dec3d2e2fe409529e112..13c5b6a656b8239c5082585028d90e83aad22ae7 100644
--- a/inc/Services/RealTimeForwardingControlService.hpp
+++ b/inc/Services/RealTimeForwardingControlService.hpp
@@ -55,7 +55,6 @@ private:
 	uint8_t countServicesOfApplication(uint8_t applicationID);
 
 	/**
-	 *
 	 * Counts the number of report types, stored for the specified service type.
 	 */
 	uint8_t countReportsOfService(uint8_t applicationID, uint8_t serviceType);