Remove redundant @findex from python.texi
authorTom Tromey <tromey@adacore.com>
Fri, 21 Jul 2023 16:02:13 +0000 (10:02 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 21 Jul 2023 17:58:37 +0000 (11:58 -0600)
commit01deb24db99ea7909a30679ddb3cd4cba7b14fc7
tree3c22d9f0647d0706bb6ec4a579d8d5e782310571
parent8d80d2405354955464b35247978c1ca5f3c36ce7
Remove redundant @findex from python.texi

In a review, Eli pointed out that @findex is redundant when used with
@defun.  This patch removes all such uses from python.texi, plus a
couple uses before @defvar that are also unnecessary.

Approved-By: Eli Zaretskii <eliz@gnu.org>
gdb/doc/python.texi