Removed unused code

This commit is contained in:
Alexander 2018-12-06 15:15:33 +02:00
parent 0f0e17e670
commit 0d0b0288ce

View file

@ -1,7 +1,6 @@
using Microsoft.Win32; using Microsoft.Win32;
using System; using System;
using System.Drawing; using System.Drawing;
using System.Media;
using System.Reflection; using System.Reflection;
using System.Windows.Forms; using System.Windows.Forms;
@ -131,7 +130,6 @@ public static void DissociateExtension(string applicationExecutablePath, string
{ {
} }
} }
private void panel1_Click_1(object sender, EventArgs e) private void panel1_Click_1(object sender, EventArgs e)