Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'NesMenuFolder.cs')
-rw-r--r--NesMenuFolder.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/NesMenuFolder.cs b/NesMenuFolder.cs
index f872b81f..657ff3c7 100644
--- a/NesMenuFolder.cs
+++ b/NesMenuFolder.cs
@@ -1,12 +1,9 @@
using com.clusterrr.hakchi_gui.Properties;
using System;
-using System.Collections.Generic;
using System.Drawing;
using System.Drawing.Imaging;
using System.IO;
-using System.Linq;
using System.Resources;
-using System.Text;
using System.Windows.Forms;
namespace com.clusterrr.hakchi_gui