Fix detach with target remote (PR gdb/28080)
[deliverable/binutils-gdb.git] / gdb / psymtab.h
index e19cac64aa449da7a51c09ba8a54eb4e48b43567..522ccf3a12a4fe6c0c6717dc313735674cc3f099 100644 (file)
@@ -145,8 +145,4 @@ private:
   gdb::optional<auto_obstack> m_obstack;
 };
 
-
-extern quick_symbol_functions_up make_psymbol_functions
-     (const std::shared_ptr<psymtab_storage> &);
-
 #endif /* PSYMTAB_H */
This page took 0.023773 seconds and 4 git commands to generate.