diff --git a/libsrc/dbg/dbg.c b/libsrc/dbg/dbg.c index c9fb5168e..a76f3e135 100644 --- a/libsrc/dbg/dbg.c +++ b/libsrc/dbg/dbg.c @@ -1405,7 +1405,6 @@ void DbgEntry (void) UpdateReg (); /* Must update this (static later) */ StackHome (); CStackHome (); - DumpHome (); /* Wait for user input */ done = 0;