[LLD] [COFF] Remove a stray duplicate comment. NFC.

The following class isn't part of the export table; there's a
second correctly placed comment about the things that actually
belong to the export table.
This commit is contained in:
Martin Storsjö 2021-06-16 16:56:33 +03:00
parent ca56b33daf
commit ceee35e3e4
1 changed files with 0 additions and 1 deletions

View File

@ -158,7 +158,6 @@ binImports(const std::vector<DefinedImportData *> &imports) {
return v;
}
// Export table
// See Microsoft PE/COFF spec 4.3 for details.
// A chunk for the delay import descriptor table etnry.