Delete unused forward declarations.

llvm-svn: 245055
This commit is contained in:
Rafael Espindola 2015-08-14 14:51:11 +00:00
parent e694f3e847
commit 4c3aa0f228
2 changed files with 0 additions and 2 deletions

View File

@ -16,7 +16,6 @@
namespace lld {
namespace elf2 {
class Defined;
template <class ELFT> class ObjectFile;
// A chunk corresponding a section of an input file.

View File

@ -17,7 +17,6 @@
namespace lld {
namespace elf2 {
class Defined;
struct Symbol;
// SymbolTable is a bucket of all known symbols, including defined,