From 0397535fa7ea1faece45c5bab5cf4b7b798f716c Mon Sep 17 00:00:00 2001 From: Lukas Pioch Date: Thu, 3 Aug 2017 15:10:29 +0200 Subject: Removed unused forward declarations (#3888) --- src/Protocol/Authenticator.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/Protocol/Authenticator.h') diff --git a/src/Protocol/Authenticator.h b/src/Protocol/Authenticator.h index c97bf44a8..660a4a854 100644 --- a/src/Protocol/Authenticator.h +++ b/src/Protocol/Authenticator.h @@ -18,8 +18,7 @@ class cSettingsRepositoryInterface; -// fwd: "cRoot.h" -class cRoot; + namespace Json { -- cgit v1.2.3