]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
remove an unused macro and an unused declaration
authorTom Tromey <tromey@redhat.com>
Tue, 13 May 2014 17:35:18 +0000 (11:35 -0600)
committerTom Tromey <tromey@redhat.com>
Tue, 13 May 2014 17:47:43 +0000 (11:47 -0600)
commit033c337911594898b44678fa10b47ee19dd234b5
tree46aea493b41c6b3782ac642c791cdf2504f3250f
parent1642b4b33783d70979dca379d57a0ce02559daec
remove an unused macro and an unused declaration

This patch removes an unused macro from language.h.  It also removes
the declaration of a function which is not defined.

I'm checking this in as obvious.
Tested by rebuilding.

2014-05-13  Tom Tromey  <tromey@redhat.com>

* language.h (unop_type_check): Remove.
(binop_type_check): Don't declare.
gdb/ChangeLog
gdb/language.h