aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/buildsym.h')
-rw-r--r--gdb/buildsym.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/buildsym.h b/gdb/buildsym.h
index 36b3e99..141adfd 100644
--- a/gdb/buildsym.h
+++ b/gdb/buildsym.h
@@ -396,10 +396,6 @@ private:
struct pending *m_local_symbols = nullptr;
};
-/* The type of the record_line function. */
-typedef void (record_line_ftype) (struct subfile *subfile, int line,
- CORE_ADDR pc);
-
extern void add_symbol_to_list (struct symbol *symbol,