Remove pointless function initialize_interps
authorGary Benson <gbenson@redhat.com>
Tue, 5 Aug 2014 14:03:36 +0000 (15:03 +0100)
committerGary Benson <gbenson@redhat.com>
Tue, 5 Aug 2014 14:03:36 +0000 (15:03 +0100)
commit7bfe824172e6bd8759f30b4f6b6fe2036845ec5b
tree800ec601c48c46867557e45e7f3344c1cfea1be9
parentd6c95504f0d3e51709f50c6e82cf78e18b188430
Remove pointless function initialize_interps

This commit removes the pointless function initialize_interps.

gdb/
2014-08-05  Gary Benson  <gbenson@redhat.com>

* interps.c (initialize_interps): Remove prototype.
(interpreter_initialized): Remove static global.
(interp_add): Do not call initialize_interps.
(initialize_interps): Remove function.
gdb/ChangeLog
gdb/interps.c
This page took 0.024866 seconds and 4 git commands to generate.