Cleanup useless break;
This commit is contained in:
parent
65a406a2f3
commit
c1d05210ff
1 changed files with 0 additions and 1 deletions
|
@ -8901,7 +8901,6 @@ Sigma_Exit:
|
|||
*/
|
||||
case 5:
|
||||
dcode_5(); break;
|
||||
break;
|
||||
#endif //DEBUG_DCODE5
|
||||
#ifdef DEBUG_DCODES
|
||||
|
||||
|
|
Loading…
Reference in a new issue