Remove one inline.

This commit is contained in:
Ian Lance Taylor 2007-12-20 01:32:10 +00:00
parent 8f00aeb8a6
commit 4106a0814a
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ Merge_map::add_mapping(Relobj* object, unsigned int shndx,
// *OUTPUT_OFFSET to the offset in the output section. This returns
// true if the mapping is known, false otherwise.
inline bool
bool
Merge_map::get_output_offset(const Relobj* object, unsigned int shndx,
section_offset_type offset,
section_offset_type* output_offset) const