mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2025-01-31 21:11:39 +01:00
Formatting (whitespace only)
This commit is contained in:
parent
6eb69e2c15
commit
7db68544bc
@ -266,7 +266,6 @@ namespace Nikse.SubtitleEdit.Core.SubtitleFormats
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
subtitle.Paragraphs.Add(new Paragraph(TimedText10.GetTimeCode(start, false), TimedText10.GetTimeCode(end, false), text));
|
||||
}
|
||||
}
|
||||
|
@ -372,7 +372,6 @@ namespace Nikse.SubtitleEdit.Logic.VideoPlayers
|
||||
int l = 0;
|
||||
while (l < 10000)
|
||||
{
|
||||
|
||||
Application.DoEvents();
|
||||
try
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user