mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-20 15:17:50 +00:00
Cleanup warning unreachable code
This commit is contained in:
@@ -1176,8 +1176,6 @@ Update_t CmdBreakpointAddSmart (int nArgs)
|
||||
CmdBreakpointAddMem( nArgs );
|
||||
return UPDATE_BREAKPOINTS;
|
||||
}
|
||||
|
||||
return UPDATE_CONSOLE_DISPLAY;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user