[llvm-objdump] Delete unused forward declarations

llvm-svn: 358416
This commit is contained in:
Fangrui Song 2019-04-15 15:08:01 +00:00
parent 9d812f4499
commit 8c1353dd14
1 changed files with 0 additions and 2 deletions

View File

@ -24,8 +24,6 @@ class ELFObjectFileBase;
class ELFSectionRef; class ELFSectionRef;
class MachOObjectFile; class MachOObjectFile;
class MachOUniversalBinary; class MachOUniversalBinary;
class ObjectFile;
class Archive;
class RelocationRef; class RelocationRef;
} }