summaryrefslogtreecommitdiffstats
path: root/lld/COFF/MinGW.h
diff options
context:
space:
mode:
Diffstat (limited to 'lld/COFF/MinGW.h')
-rw-r--r--lld/COFF/MinGW.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lld/COFF/MinGW.h b/lld/COFF/MinGW.h
index 51448ddbd8d..fde9eeb9392 100644
--- a/lld/COFF/MinGW.h
+++ b/lld/COFF/MinGW.h
@@ -22,8 +22,6 @@ class AutoExporter {
public:
AutoExporter();
- void initSymbolExcludes();
-
void addWholeArchive(StringRef Path);
llvm::StringSet<> ExcludeSymbols;
OpenPOWER on IntegriCloud