remove unneeded cast in symtab.c
authorTom Tromey <tromey@redhat.com>
Thu, 28 Mar 2013 17:09:08 +0000 (11:09 -0600)
committerTom Tromey <tromey@redhat.com>
Wed, 18 Jun 2014 14:16:57 +0000 (08:16 -0600)
commitac1a991b1c00891d29607a6f97d98d66312af83f
treecad007f73396d934f93de088ed3eaf35d19ae388
parent5bc98e5269423c49d5543079c824f551db4028f0
remove unneeded cast in symtab.c

This removes an unneeded const cast from symtab.c:add_macro_name.

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

* symtab.c (add_macro_name): Remove unneeded cast.
gdb/ChangeLog
gdb/symtab.c