Cleanup useless `break;`
This commit is contained in:
parent
65a406a2f3
commit
c1d05210ff
|
|
@ -8901,7 +8901,6 @@ Sigma_Exit:
|
|||
*/
|
||||
case 5:
|
||||
dcode_5(); break;
|
||||
break;
|
||||
#endif //DEBUG_DCODE5
|
||||
#ifdef DEBUG_DCODES
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue