34e4bae symtab.c: Small refactor

Authored and Committed by palves 7 years ago
    symtab.c: Small refactor
    
    add_symtab_completions does the exact same as the code that it is
    replacing.
    
    gdb/ChangeLog:
    2017-02-24  Pedro Alves  <palves@redhat.com>
    
    	* symtab.c (make_file_symbol_completion_list_1): Use
    	add_symtab_completions.
        
file modified
+5 -0
file modified
+3 -15