gdb/doc/
[external/binutils.git] / gdb / testsuite / gdb.cp / misc.cc
index 0b39938..d2e0eb0 100644 (file)
@@ -569,10 +569,6 @@ void use_methods ()
 int
 main()
 {
-#ifdef usestubs
-  set_debug_traps();
-  breakpoint();
-#endif
   dummy();
   inheritance1 ();
   inheritance3 ();