libctf: remove outdated comment about parent dict importing
authorNick Alcock <nick.alcock@oracle.com>
Tue, 5 Jan 2021 13:25:56 +0000 (13:25 +0000)
committerNick Alcock <nick.alcock@oracle.com>
Tue, 5 Jan 2021 14:53:40 +0000 (14:53 +0000)
commit8769046e5a9bb4b0d2a37e501def26941a8c710a
treeddaaf77c5207d09f3fc2e2b3fa4e2322476e6985
parent6c3a38777b38a2ad87e2b2bcec4567578d1c83ec
libctf: remove outdated comment about parent dict importing

Parent dicts are nowadays imported automatically in most situations, so
the comment in ctf_archive_iter warning people that they need to import
parents by hand is wrong.  Remove it.

libctf/ChangeLog
2021-01-05  Nick Alcock  <nick.alcock@oracle.com>

* ctf-archive.c (ctf_archive_iter): Remove outdated comment.
libctf/ChangeLog
libctf/ctf-archive.c