Move psymtab statistics printing to psymtab.c
[deliverable/binutils-gdb.git] / gdb / maint.c
index bfdd1d5ca3ef7d2cff682677d1399911cb284781..5254cd6ed260c09cdfaf287546a8597cfbb1b713 100644 (file)
@@ -518,7 +518,6 @@ static void
 maintenance_print_statistics (const char *args, int from_tty)
 {
   print_objfile_statistics ();
-  print_symbol_bcache_statistics ();
 }
 
 static void
This page took 0.02375 seconds and 4 git commands to generate.