remove redundant savestring declaration
authorTom Tromey <tromey@redhat.com>
Tue, 17 Jun 2014 18:57:06 +0000 (12:57 -0600)
committerTom Tromey <tromey@redhat.com>
Tue, 17 Jun 2014 18:57:06 +0000 (12:57 -0600)
commit3bca49eec22679298a36f7fb2059169c61b7cbfa
tree4f2db228e279ad092b2dc42bff532a3e0937eb1e
parent6e366df19d789254b8e26cc7620218ce98df324f
remove redundant savestring declaration

I happened to notice that savestring is still declared in utils.h,
despite the fact that it was moved to common/ a while back.  This
patch removes the redundant declaration.  Tested by rebuilding.  I'm
committing this as obvious.

2014-06-17  Tom Tromey  <tromey@redhat.com>

* utils.h (savestring): Remove declaration.
gdb/ChangeLog
gdb/utils.h