Formatting (whitespace only)

This commit is contained in:
Waldi Ravens 2016-08-31 19:43:40 +02:00
parent e26c5acdf5
commit f6e8956080
2 changed files with 2 additions and 3 deletions

View File

@ -14,7 +14,6 @@ namespace Nikse.SubtitleEdit
[STAThread]
private static void Main()
{
#if !DEBUG
// Add the event handler for handling UI thread exceptions to the event.
Application.ThreadException += Application_ThreadException;