clean up code

This commit is contained in:
Perfare
2017-02-20 15:38:04 +08:00
parent 332e4cc6e2
commit 2585be69f9
10 changed files with 368 additions and 1267 deletions

View File

@ -12,8 +12,6 @@ namespace Unity_Studio
{
public partial class ExportOptions : Form
{
public string selectedPath = "";
public ExportOptions()
{
InitializeComponent();