mirror of
https://github.com/DaKerboul/perun.git
synced 2026-08-09 17:55:38 +02:00
General cleanup
This commit is contained in:
@@ -17,7 +17,6 @@ namespace Perun_v1
|
||||
|
||||
static void Main()
|
||||
{
|
||||
// Only instance
|
||||
Application.EnableVisualStyles();
|
||||
Application.SetCompatibleTextRenderingDefault(false);
|
||||
Application.ApplicationExit += new EventHandler(Application_ApplicationExit);
|
||||
|
||||
Reference in New Issue
Block a user