aboutsummaryrefslogtreecommitdiff
path: root/gold/dynobj.h
diff options
context:
space:
mode:
Diffstat (limited to 'gold/dynobj.h')
-rw-r--r--gold/dynobj.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gold/dynobj.h b/gold/dynobj.h
index 476b602..d63aa6a 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.