Remove record_line_ftype
[deliverable/binutils-gdb.git] / gdb / buildsym.h
index 36b3e99dc560f74e626bc76da7d637dc537f992f..141adfdebe40de55f418c4d278b88b5ea5ecde5e 100644 (file)
@@ -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);
-
 \f
 
 extern void add_symbol_to_list (struct symbol *symbol,
This page took 0.024119 seconds and 4 git commands to generate.