Simplify completion_list_add_name | remove sym_text / sym_text_len
[deliverable/binutils-gdb.git] / gdb / symtab.h
index 8cd3496c53062fc0760817c73aa8b49cadae7c41..868c435377d6d941ddf2daeb11798e27af903b56 100644 (file)
@@ -2004,7 +2004,6 @@ void completion_list_add_name (completion_tracker &tracker,
                               language symbol_language,
                               const char *symname,
                               const lookup_name_info &lookup_name,
-                              const char *sym_text, int sym_text_len,
                               const char *text, const char *word);
 
 #endif /* !defined(SYMTAB_H) */
This page took 0.024173 seconds and 4 git commands to generate.