libctf: allow ctf_type_lname of a null pointer.
[deliverable/binutils-gdb.git] / gdb / top.c
index 49e6daae94972ecef3094b400a004363543156de..a1a08e0b99ec1b9e3a6d717a47165dd95e6b1ce0 100644 (file)
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -2234,7 +2234,6 @@ gdb_init (char *argv0)
 
   init_cmd_lists ();       /* This needs to be done first.  */
   initialize_targets ();    /* Setup target_terminal macros for utils.c.  */
-  initialize_utils ();     /* Make errors and warnings possible.  */
 
   init_page_info ();
 
This page took 0.023286 seconds and 4 git commands to generate.