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 /Apps/ISupportsGameGenie.cs
parentc69fe813667edb0c3161c00ec3adfddaced2e375 (diff)
Translations, cleanup, release v2.21
Diffstat (limited to 'Apps/ISupportsGameGenie.cs')
-rw-r--r--Apps/ISupportsGameGenie.cs7
1 files changed, 1 insertions, 6 deletions
diff --git a/Apps/ISupportsGameGenie.cs b/Apps/ISupportsGameGenie.cs
index 98803c6d..cd8b59b8 100644
--- a/Apps/ISupportsGameGenie.cs
+++ b/Apps/ISupportsGameGenie.cs
@@ -1,9 +1,4 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-
-namespace com.clusterrr.hakchi_gui
+namespace com.clusterrr.hakchi_gui
{
interface ISupportsGameGenie
{