From 85a20a9b195d72bad8a06c1d965e3ecb7a9c5917 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Mon, 18 Aug 2014 16:40:17 -0400 Subject: Common: Get rid of an unnecessary forward declaration in symbols.h --- src/common/symbols.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/common/symbols.h') diff --git a/src/common/symbols.h b/src/common/symbols.h index e59bc5dd..b13a8001 100644 --- a/src/common/symbols.h +++ b/src/common/symbols.h @@ -8,8 +8,6 @@ #include "common/common.h" -class DebugInterface; - struct TSymbol { TSymbol() : -- cgit v1.2.3