Removed unused declaration
authorTom Tromey <tom@tromey.com>
Sat, 23 Sep 2017 20:00:21 +0000 (14:00 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 23 Sep 2017 20:13:12 +0000 (14:13 -0600)
commitb4a7c699688bd88313893cbb59ee0df5b8cd009b
treeb624af1b69dc4c593de99296a068fd3323efcffc
parent4102159923c90abd636d73e78777b98b1c680e53
Removed unused declaration

An earlier patch of mine removed make_cleanup_override_quit_handler,
but neglected to remove the declaration.  This patch removes it.
Tested by rebuilding.  I'm committing this as obvious.

ChangeLog
2017-09-23  Tom Tromey  <tom@tromey.com>

* defs.h (make_cleanup_override_quit_handler): Don't declare.
gdb/ChangeLog
gdb/defs.h
This page took 0.026046 seconds and 4 git commands to generate.