diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/common/symbols.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/symbols.h b/src/common/symbols.h index e59bc5dd4..b13a8001a 100644 --- a/src/common/symbols.h +++ b/src/common/symbols.h | |||
| @@ -8,8 +8,6 @@ | |||
| 8 | 8 | ||
| 9 | #include "common/common.h" | 9 | #include "common/common.h" |
| 10 | 10 | ||
| 11 | class DebugInterface; | ||
| 12 | |||
| 13 | struct TSymbol | 11 | struct TSymbol |
| 14 | { | 12 | { |
| 15 | TSymbol() : | 13 | TSymbol() : |