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/Protocol_1_8.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'src/Protocol/Protocol_1_8.h') diff --git a/src/Protocol/Protocol_1_8.h b/src/Protocol/Protocol_1_8.h index 564443a38..0adf7a93c 100644 --- a/src/Protocol/Protocol_1_8.h +++ b/src/Protocol/Protocol_1_8.h @@ -36,16 +36,6 @@ Declares the 1.8 protocol classes: -// fwd: -namespace Json -{ - class Value; -} - - - - - class cProtocol_1_8_0 : public cProtocol { -- cgit v1.2.3