Minor code cleanup.

This commit is contained in:
Jeff Young 2018-09-08 20:50:12 +01:00
parent 2b6e3de90e
commit 9f9251c11d
1 changed files with 4 additions and 3 deletions

View File

@ -371,10 +371,11 @@ bool LIB_EDIT_FRAME::HandleBlockEnd( wxDC* aDC )
break;
case BLOCK_PASTE:
wxFAIL; // should not happen
break;
case BLOCK_ROTATE:
case BLOCK_MIRROR_X:
case BLOCK_MIRROR_Y:
case BLOCK_FLIP:
wxFAIL; // should not happen
break;
case BLOCK_ZOOM: // Window Zoom