Removed whitespace

This commit is contained in:
Evan Dixon 2017-01-30 22:30:53 -06:00
parent 18f08b93a3
commit ebb53457cf

View file

@ -48,7 +48,6 @@ namespace PKHeX.WinForms
private static void StartPKHeX()
{
// Run the application
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);