diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 308b0676d7..3b8de34b08 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2018-07-20 Tom Tromey + + * buildsym.c: Remove TODO comment. + 2018-07-20 Tom Tromey * coffread.c (coff_symtab_read): Update. diff --git a/gdb/buildsym.c b/gdb/buildsym.c index d7f8f489ef..e6eb711f4b 100644 --- a/gdb/buildsym.c +++ b/gdb/buildsym.c @@ -90,8 +90,7 @@ #include "stabsread.h" -/* Buildsym's counterpart to struct compunit_symtab. - TODO(dje): Move all related global state into here. */ +/* Buildsym's counterpart to struct compunit_symtab. */ struct buildsym_compunit {