From 3a7c38c15b07d94659bc6995c83a7e2f5b43cdff Mon Sep 17 00:00:00 2001
From: tobias <thinkdifferent055@gmail.com>
Date: Sat, 31 Dec 2016 00:20:36 +0100
Subject: [PATCH] Cleanup

---
 PlayWallNativeMac/PluginNativeMac.iml | 18 --------------
 PlayWallNativeWin/PluginNativeWin.iml | 36 ---------------------------
 2 files changed, 54 deletions(-)
 delete mode 100644 PlayWallNativeMac/PluginNativeMac.iml
 delete mode 100644 PlayWallNativeWin/PluginNativeWin.iml

diff --git a/PlayWallNativeMac/PluginNativeMac.iml b/PlayWallNativeMac/PluginNativeMac.iml
deleted file mode 100644
index beba9d17..00000000
--- a/PlayWallNativeMac/PluginNativeMac.iml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
-    <exclude-output />
-    <content url="file://$MODULE_DIR$/../PluginNativeMac">
-      <sourceFolder url="file://$MODULE_DIR$/../PluginNativeMac/src" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/../PluginNativeMac/test" isTestSource="false" />
-    </content>
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="library" name="libUtils" level="project" />
-    <orderEntry type="library" name="Plugins" level="project" />
-    <orderEntry type="library" name="Updater" level="project" />
-    <orderEntry type="library" name="XML" level="project" />
-    <orderEntry type="library" name="YML" level="project" />
-    <orderEntry type="module" module-name="PlayWallCore" />
-  </component>
-</module>
\ No newline at end of file
diff --git a/PlayWallNativeWin/PluginNativeWin.iml b/PlayWallNativeWin/PluginNativeWin.iml
deleted file mode 100644
index 159ac122..00000000
--- a/PlayWallNativeWin/PluginNativeWin.iml
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module version="4">
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
-    <exclude-output />
-    <content url="file://$MODULE_DIR$/../PluginNativeWin">
-      <sourceFolder url="file://$MODULE_DIR$/../PluginNativeWin/j4n/jvm" isTestSource="false" />
-      <sourceFolder url="file://$MODULE_DIR$/../PluginNativeWin/src" isTestSource="false" />
-    </content>
-    <orderEntry type="inheritedJdk" />
-    <orderEntry type="sourceFolder" forTests="false" />
-    <orderEntry type="library" name="libUtils" level="project" />
-    <orderEntry type="library" name="Plugins" level="project" />
-    <orderEntry type="library" name="Updater" level="project" />
-    <orderEntry type="library" name="XML" level="project" />
-    <orderEntry type="library" name="YML" level="project" />
-    <orderEntry type="module" module-name="PlayWallCore" />
-    <orderEntry type="module-library">
-      <library>
-        <CLASSES>
-          <root url="jar://$MODULE_DIR$/../PluginNativeWin/j4n/jni4net.j-0.8.8.0.jar!/" />
-        </CLASSES>
-        <JAVADOC />
-        <SOURCES />
-      </library>
-    </orderEntry>
-    <orderEntry type="module-library">
-      <library>
-        <CLASSES>
-          <root url="jar://$MODULE_DIR$/../PluginNativeWin/j4n/NativeAudio.j4n.jar!/" />
-        </CLASSES>
-        <JAVADOC />
-        <SOURCES />
-      </library>
-    </orderEntry>
-  </component>
-</module>
\ No newline at end of file
-- 
GitLab