diff options
Diffstat (limited to 'gdb/buildsym.c')
-rw-r--r-- | gdb/buildsym.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/buildsym.c b/gdb/buildsym.c index 8fdba5e28e0..ffabe00eb84 100644 --- a/gdb/buildsym.c +++ b/gdb/buildsym.c @@ -480,10 +480,6 @@ record_pending_block (struct objfile *objfile, struct block *block, } } -/* OBSOLETE Note that this is only used in this file and in dstread.c, which */ -/* OBSOLETE should be fixed to not need direct access to this function. When */ -/* OBSOLETE that is done, it can be made static again. */ - static struct blockvector * make_blockvector (struct objfile *objfile) { |