remove deprecated_set_hook
authorTom Tromey <tromey@redhat.com>
Sat, 28 Dec 2013 21:56:18 +0000 (14:56 -0700)
committerTom Tromey <tromey@redhat.com>
Mon, 13 Jan 2014 19:33:43 +0000 (12:33 -0700)
commit42c85435d662ce7e355bb7d2b9c14675ebb6a1a1
tree99877f4bf211578118afe19009487c8ac6e03d83
parent66af0f440b7c203b3e3bc9b2e7fdee9f81e6ae77
remove deprecated_set_hook

This removes deprecated_set_hook.  Insight was the last user of this
hook, but I recently checked in a patch to have it use the
command_param_changed observer instead.

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

* cli/cli-setshow.c (do_set_command): Update.
* defs.h (deprecated_set_hook): Remove.
* top.c (deprecated_set_hook): Remove.
gdb/ChangeLog
gdb/cli/cli-setshow.c
gdb/defs.h
gdb/top.c
This page took 0.025492 seconds and 4 git commands to generate.