import gdb-19990422 snapshot
[deliverable/binutils-gdb.git] / gdb / typeprint.c
index 1a4877befb3a191c6fb70e009c47527877248246..3ace7beeef3a5c6d40ec98ceeafe115d03ae6235 100644 (file)
@@ -262,8 +262,6 @@ print_type_scalar (type, val, stream)
   gdb_flush (stream);
 }
 
-#if MAINTENANCE_CMDS
-
 /* Dump details of a type specified either directly or indirectly.
    Uses the same sort of type lookup mechanism as ptype_command()
    and whatis_command(). */
@@ -302,8 +300,6 @@ maintenance_print_type (typename, from_tty)
   }
 }
 
-#endif /* MAINTENANCE_CMDS */
-
 \f
 void
 _initialize_typeprint ()
This page took 0.02378 seconds and 4 git commands to generate.