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:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-10 14:36:32 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-10-10 14:36:32 +0300
commit115c6a445c519103eb7aaeb09930f104d94228fc (patch)
treee76eb500b86f507ed859208da3f1998422fe1efb /GameGenie
parentc69fe813667edb0c3161c00ec3adfddaced2e375 (diff)
Translations, cleanup, release v2.21
Diffstat (limited to 'GameGenie')
-rw-r--r--GameGenie/GameGenieFormatException.cs3
-rw-r--r--GameGenie/GameGenieNotFoundException.cs3
2 files changed, 0 insertions, 6 deletions
diff --git a/GameGenie/GameGenieFormatException.cs b/GameGenie/GameGenieFormatException.cs
index baec65b9..2e515d49 100644
--- a/GameGenie/GameGenieFormatException.cs
+++ b/GameGenie/GameGenieFormatException.cs
@@ -1,7 +1,4 @@
using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
namespace com.clusterrr.hakchi_gui
{
diff --git a/GameGenie/GameGenieNotFoundException.cs b/GameGenie/GameGenieNotFoundException.cs
index 8a879c58..d451e619 100644
--- a/GameGenie/GameGenieNotFoundException.cs
+++ b/GameGenie/GameGenieNotFoundException.cs
@@ -1,7 +1,4 @@
using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
namespace com.clusterrr.hakchi_gui
{