]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove references to ada_name_for_lookup (deleted)
authorJoel Brobecker <brobecker@adacore.com>
Wed, 14 Feb 2018 10:45:24 +0000 (05:45 -0500)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 14 Feb 2018 10:48:48 +0000 (05:48 -0500)
commitf98b2e334fcca666afaee3c6546b9fc91a4963d4
tree8a8fb92923983a342643277a569f4040026cda44
parentd4dd94f863014a0d2daf42d94f393d294e9baa7e
Remove references to ada_name_for_lookup (deleted)

This function was deleted on 2017-11-08, but its declaration and
a reference to it in a comment was left behind.  This patch just
removes those.

gdb/ChangeLog:

        * ada-lang.c (name_match_type_from_name): Remove reference to
        ada_name_for_lookup in function's documentation.
        * ada-lang.h (ada_name_for_lookup): Delete declaration.

Tested by rebuilding GDB.
gdb/ChangeLog
gdb/ada-lang.c
gdb/ada-lang.h