Remove unused declaration of child_terminal_init_with_pgrp
authorTom Tromey <tromey@adacore.com>
Mon, 17 Jul 2023 17:01:47 +0000 (11:01 -0600)
committerTom Tromey <tromey@adacore.com>
Mon, 17 Jul 2023 17:02:31 +0000 (11:02 -0600)
commit4676d03804285d76a51cb7f98ebe72374321a1f9
tree8fa30c9368dd5c3ff760b59a32e25bbe10982d36
parentc684d6c4e3cd299f7e10576eafe9e4b86521e3d0
Remove unused declaration of child_terminal_init_with_pgrp

child_terminal_init_with_pgrp is declared but not defined.  This patch
removes the declaration.  Tested by grep and rebuilding.
gdb/inferior.h