Cases with same behavior merged

This commit is contained in:
ivandrofly 2015-04-09 00:13:54 +01:00
parent 8742d54191
commit 4247f48315

View File

@ -13437,8 +13437,6 @@ namespace Nikse.SubtitleEdit.Forms
ShowEarlierOrLaterParagraph(adjustMilliseconds, i);
break;
case SelectionChoice.AllLines:
ShowEarlierOrLaterParagraph(adjustMilliseconds, i);
break;
case SelectionChoice.SelectionAndForward:
ShowEarlierOrLaterParagraph(adjustMilliseconds, i);
break;