From 393cdcb9f38b7ca1f30f849f8adc1ed520344f22 Mon Sep 17 00:00:00 2001
From: Kristof Szabados <Kristof.Szabados@ericsson.com>
Date: Sun, 26 Jan 2020 11:02:58 +0100
Subject: [PATCH] does not look to be necessary.

Signed-off-by: Kristof Szabados <Kristof.Szabados@ericsson.com>
---
 core/Logger.cc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/core/Logger.cc b/core/Logger.cc
index 3d3251bb8..77cfb31d7 100644
--- a/core/Logger.cc
+++ b/core/Logger.cc
@@ -88,8 +88,6 @@ struct TTCN_Logger::log_mask_struct
 
 /** @} */
 
-class LogEventType;
-
 /* Static members */
 
 LoggerPluginManager *TTCN_Logger::plugins_ = NULL;
-- 
GitLab