Bitcode: Remove an unused declaration. NFC.

llvm-svn: 299598
This commit is contained in:
Peter Collingbourne
2017-04-05 22:49:52 +00:00
parent 4e9b1eac89
commit 5d16f6a250
-1
View File
@@ -476,7 +476,6 @@ public:
void write();
private:
void writeIndex();
void writeModStrings();
void writeCombinedValueSymbolTable();
void writeCombinedGlobalValueSummary();