GC inferior.c:init_inferior_list
authorPedro Alves <palves@redhat.com>
Thu, 13 Apr 2017 15:15:34 +0000 (16:15 +0100)
committerPedro Alves <palves@redhat.com>
Thu, 13 Apr 2017 15:18:16 +0000 (16:18 +0100)
commite3d60dfc000a29959c78bd69b85100aab33f7ab5
tree2f1d08b084488b75554010f781585b578e5038bf
parent5fd69d0ab2c42d2be0781bf3a5d60e1d5b8d05dc
GC inferior.c:init_inferior_list

Not used anywhere.  This was actually never used.  It came in because
I originally created inferior.c by copying thread.c, and doing
s/thread/inferior/g, and missed that nothing needs this.  :-)

gdb/ChangeLog:
2017-04-13  Pedro Alves  <palves@redhat.com>

* inferior.c (init_inferior_list): Delete.
* inferior.h (init_inferior_list): Delete.
gdb/ChangeLog
gdb/inferior.c
gdb/inferior.h
This page took 0.026172 seconds and 4 git commands to generate.