X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gold%2Fdynobj.h;h=d63aa6af0b214d70f439434ff1520debb68f0adb;hb=51afcce0d32788512d303eb321b332492e8691d1;hp=476b602f30b54c562d8e251cc18b14b6bbc4951d;hpb=91da9340ccc0b222d729c9f775b2d4ec1480ee75;p=deliverable%2Fbinutils-gdb.git diff --git a/gold/dynobj.h b/gold/dynobj.h index 476b602f30..d63aa6af0b 100644 --- a/gold/dynobj.h +++ b/gold/dynobj.h @@ -12,7 +12,6 @@ namespace gold { class General_options; -class Stringpool; // A dynamic object (ET_DYN). This is an abstract base class itself. // The implementations is the template class Sized_dynobj.