summaryrefslogtreecommitdiff
path: root/java/darkknight/jewelrycraft/CommonProxy.java
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-03-23 14:51:06 +0000
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-03-23 14:51:06 +0000
commit6312636fd9a4d0f56dc7c9ff474a99d879bcb4e9 (patch)
treee3279753210bfb169a00cd3f146a80baf624150e /java/darkknight/jewelrycraft/CommonProxy.java
parente86949a1ad3269ec66c9de65e2c92f5e66251411 (diff)
Reworked the whole repo.
Diffstat (limited to 'java/darkknight/jewelrycraft/CommonProxy.java')
-rw-r--r--java/darkknight/jewelrycraft/CommonProxy.java13
1 files changed, 0 insertions, 13 deletions
diff --git a/java/darkknight/jewelrycraft/CommonProxy.java b/java/darkknight/jewelrycraft/CommonProxy.java
deleted file mode 100644
index c6fa39f..0000000
--- a/java/darkknight/jewelrycraft/CommonProxy.java
+++ /dev/null
@@ -1,13 +0,0 @@
-package darkknight.jewelrycraft;
-
-/**
- * The Class CommonProxy.
- */
-public class CommonProxy
-{
- public void preInit()
- {}
-
- public void postInit()
- {}
-} \ No newline at end of file