diff options
Diffstat (limited to 'lld/ELF/LinkerScript.h')
-rw-r--r-- | lld/ELF/LinkerScript.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/ELF/LinkerScript.h b/lld/ELF/LinkerScript.h index 954ac089d6f..11131dda8e2 100644 --- a/lld/ELF/LinkerScript.h +++ b/lld/ELF/LinkerScript.h @@ -34,7 +34,6 @@ class Symbol; class InputSectionBase; class InputSection; class OutputSection; -class OutputSectionFactory; class InputSectionBase; class SectionBase; |