]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/stack.c
Comment out unused function.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 19 Jan 2010 09:45:39 +0000 (09:45 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 19 Jan 2010 09:45:39 +0000 (09:45 +0000)
commit65c0609283d2b4eb4da829c7107da9e6d8d68654
treedcb44d3c730b0c70f30952e0c81b71a88711b179
parentd5cd603472bb4b3c14782728aa55bbafdfe783e8
Comment out unused function.

The function is being commented out instead of deleted because this function
is used by some code which is itself commented out.  It is unclear which
the latter was commented out.

        * stack.c (print_block_frame_labels): Comment function out.
gdb/ChangeLog
gdb/stack.c